summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir
2013-05-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-05-208139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu
2013-05-20bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com
2013-05-20bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com
2013-05-20bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com
2013-05-20bonding: fix set mode race conditionsnikolay@redhat.com
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala
2013-05-18gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-05-17ath9k: fix draining aggregation tid buffersFelix Fietkau
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel
2013-05-17rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-05-17net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King
2013-05-16iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach
2013-05-16iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar
2013-05-16iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach
2013-05-16iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer
2013-05-16mac80211_hwsim: correctly register the platform driverSasha Levin
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam
2013-05-15fec: Fix inconsistent lock stateFabio Estevam
2013-05-15ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter
2013-05-14net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre
2013-05-14mv643xx_eth: fix NAPI weight being > 64Andrew Lunn
2013-05-14be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi
2013-05-14sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings
2013-05-14sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings
2013-05-14tg3: Fix data corruption on 5725 with TSOMichael Chan
2013-05-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo
2013-05-13Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown