summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-22iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach3-11/+15
2012-06-22e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot1-8/+0
2012-06-22e1000e: Disable ASPM L1 on 82574Chris Boot1-1/+2
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-17wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez1-5/+3
2012-06-17wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez1-3/+14
2012-06-17rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-17iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-17iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-17iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-17iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-09wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-06-09asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-06-09fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-09ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-06-09iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2-5/+5
2012-06-09iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-06-01b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger1-2/+0
2012-05-18e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin1-0/+2
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-13/+13
2012-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-13/+13
2012-05-15pch_gbe: fix transmit racesEric Dumazet2-16/+11
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei1-16/+38
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger2-13/+13
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller2-6/+8
2012-05-12ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-12macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-11bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-1/+1
2012-05-11ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo1-0/+2
2012-05-11igb: fix rtnl race in PM resume pathBenjamin Poirier1-14/+6
2012-05-10Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2012-05-09r8169: fix unsigned int wraparound with TSOJulien Ducourthial1-6/+10
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings1-1/+1
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior1-1/+22
2012-05-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-10/+20
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko1-2/+2
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend3-4/+6
2012-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-10/+20
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet3-8/+17
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend3-28/+22
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore1-0/+2
2012-05-03sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-03usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com1-1/+3