summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-22iwlwifi: fix TX power antenna accessJohannes Berg
2012-06-22iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman
2012-06-22iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach
2012-06-22e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot
2012-06-22e1000e: Disable ASPM L1 on 82574Chris Boot
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch
2012-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-17wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez
2012-06-17wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez
2012-06-17rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-06-17iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach
2012-06-17iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-17iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg
2012-06-17iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg
2012-06-10wl1251: fix oops on early interruptGrazvydas Ignotas
2012-06-10asix: allow full size 8021Q frames to be receivedEric Dumazet
2012-06-10fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-06-10ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau
2012-06-10iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman
2012-06-10iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman
2012-06-01b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller
2012-05-11ks8851: Update link status during link change interruptStephen Boyd
2012-05-11macvtap: restore vlan header on user readBasil Gor
2012-05-10bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier
2012-05-09Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2012-05-08r8169: fix unsigned int wraparound with TSOJulien Ducourthial
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior
2012-05-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore