summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-11-11dp83640: use proper function to free transmit time stamping packetsRichard Cochran1-1/+1
2011-11-11ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan1-5/+5
2011-11-11ASIX: Use only 11 bits of header for data sizeMarek Vasut1-2/+2
2011-11-11ASIX: Simplify condition in rx_fixup()Marek Vasut1-3/+2
2011-11-11ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith1-0/+5
2011-11-11usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer1-9/+38
2011-11-11rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li1-1/+0
2011-11-11enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri1-2/+6
2011-11-11drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine1-2/+2
2011-11-11iwlagn: do not use interruptible waitsJohannes Berg6-13/+8
2011-11-11net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-11-11tg3: negate USE_PHYLIB flag checkJiri Pirko1-1/+1
2011-11-11netconsole: enable netconsole can make net_device refcnt incorrentGao feng1-0/+5
2011-11-11macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward1-1/+1
2011-11-11bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka1-2/+5
2011-11-11wl12xx: fix forced passive scansLuciano Coelho1-6/+13
2011-11-11dp83640: free packet queues on removeRichard Cochran1-0/+7
2011-11-11ath9k: disable unnecessary PHY error reportingFelix Fietkau2-9/+1
2011-11-11ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan1-0/+4
2011-11-11ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez1-0/+1
2011-11-11ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan1-1/+2
2011-11-11ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan1-2/+2
2011-10-17e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan1-5/+14
2011-10-17rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2-5/+18
2011-10-03bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid1-0/+1
2011-10-03bnx2x: fix hw attention handlingDmitry Kravkov2-2/+16
2011-10-03iwlagn: fix dangling scan requestJohannes Berg1-14/+16
2011-10-03iwlegacy: do not use interruptible waitsStanislaw Gruszka5-13/+13
2011-10-03rtlwifi: rtl8192cu: Fix unitialized structLarry Finger1-0/+1
2011-10-03iwlegacy: fix command queue timeoutStanislaw Gruszka1-0/+2
2011-10-03ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan1-1/+1
2011-10-03cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman3-12/+42
2011-10-03cnic, bnx2: Check iSCSI support early in bnx2_init_one()Michael Chan2-10/+9
2011-10-03cnic: Improve NETDEV_UP event handlingMichael Chan1-2/+2
2011-10-03cnic: Randomize initial TCP port for iSCSI connectionsEddie Wai1-5/+9
2011-10-03cnic: Fix race conditions with firmwareMichael Chan1-3/+11
2011-10-03cnic: Fix interrupt logicMichael Chan1-9/+4
2011-10-03Revert "sfc: Use write-combining to reduce TX latency" and follow-upsBen Hutchings7-88/+27
2011-10-03cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-10-03ASIX: Add AX88772B USB IDMarek Vasut1-0/+4
2011-10-03tg3: Fix int selftest for recent devices.Matt Carlson1-2/+6
2011-10-03tg3: Add 5719 and 5720 to EEE_CAP listMatt Carlson1-1/+3
2011-10-03tg3: Fix io failures after chip resetMatt Carlson1-12/+6
2011-10-03iwlagn: workaround bug crashing some APsDon Fry1-0/+5
2011-10-03rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger1-8/+9
2011-10-03rt2800pci: Fix compiler error on PowerPCLarry Finger1-13/+17
2011-10-03ixgbe: fix possible null buffer errorJesse Brandeburg1-2/+2
2011-10-03b43: Fix beacon problem in ad-hoc modeManual Munz1-1/+2
2011-10-03iwlagn: fix command queue timeoutJohannes Berg1-0/+2
2011-10-03ibmveth: Checksum offload is always disabledAnton Blanchard1-1/+1