aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-11-111-2/+2
* ASIX: Simplify condition in rx_fixup()Marek Vasut2011-11-111-3/+2
* ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith2011-11-111-0/+5
* usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer2011-11-111-9/+38
* rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-11-111-1/+0
* enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri2011-11-111-2/+6
* drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine2011-11-111-2/+2
* iwlagn: do not use interruptible waitsJohannes Berg2011-11-116-13/+8
* net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-11-111-2/+2
* tg3: negate USE_PHYLIB flag checkJiri Pirko2011-11-111-1/+1
* netconsole: enable netconsole can make net_device refcnt incorrentGao feng2011-11-111-0/+5
* macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-11-111-1/+1
* bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-11-111-2/+5
* wl12xx: fix forced passive scansLuciano Coelho2011-11-111-6/+13
* dp83640: free packet queues on removeRichard Cochran2011-11-111-0/+7
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-11-112-9/+1
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-11-111-0/+4
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-11-111-0/+1
* ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan2011-11-111-1/+2
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-11-111-2/+2
* e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan2011-10-161-5/+14
* rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2011-10-162-5/+18
* bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid2011-10-031-0/+1
* bnx2x: fix hw attention handlingDmitry Kravkov2011-10-032-2/+16
* iwlagn: fix dangling scan requestJohannes Berg2011-10-031-14/+16
* iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-10-035-13/+13
* rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-10-031-0/+1
* iwlegacy: fix command queue timeoutStanislaw Gruszka2011-10-031-0/+2
* ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-10-031-1/+1
* cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-10-033-12/+42
* cnic, bnx2: Check iSCSI support early in bnx2_init_one()Michael Chan2011-10-032-10/+9
* cnic: Improve NETDEV_UP event handlingMichael Chan2011-10-031-2/+2
* cnic: Randomize initial TCP port for iSCSI connectionsEddie Wai2011-10-031-5/+9
* cnic: Fix race conditions with firmwareMichael Chan2011-10-031-3/+11
* cnic: Fix interrupt logicMichael Chan2011-10-031-9/+4
* Revert "sfc: Use write-combining to reduce TX latency" and follow-upsBen Hutchings2011-10-037-88/+27
* cdc_ncm: fix endianness problem.Giuseppe Scrivano2011-10-031-100/+56
* ASIX: Add AX88772B USB IDMarek Vasut2011-10-031-0/+4
* tg3: Fix int selftest for recent devices.Matt Carlson2011-10-031-2/+6
* tg3: Add 5719 and 5720 to EEE_CAP listMatt Carlson2011-10-031-1/+3
* tg3: Fix io failures after chip resetMatt Carlson2011-10-031-12/+6
* iwlagn: workaround bug crashing some APsDon Fry2011-10-031-0/+5
* rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-10-031-8/+9
* rt2800pci: Fix compiler error on PowerPCLarry Finger2011-10-031-13/+17
* ixgbe: fix possible null buffer errorJesse Brandeburg2011-10-031-2/+2
* b43: Fix beacon problem in ad-hoc modeManual Munz2011-10-031-1/+2
* iwlagn: fix command queue timeoutJohannes Berg2011-10-031-0/+2
* ibmveth: Checksum offload is always disabledAnton Blanchard2011-10-031-1/+1
* ibmveth: Fix issue with DMA mapping failureAnton Blanchard2011-10-031-5/+5
* ibmveth: Fix DMA unmap errorBrian King2011-10-031-1/+6