summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi
2010-03-09wl1271: Inlined IO functionsTeemu Paasikivi
2010-03-09wl1271: Implemented abstraction of IO functions.Teemu Paasikivi
2010-03-09wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi
2010-03-09wl1271: Moved module basics to wl1271_spi.cTeemu Paasikivi
2010-03-09p54: Enable HW_REPORTS_TX_ACK_STATUSChristian Lamparter
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin
2010-03-09ath5k: remove useless "extern" from function declarationsPavel Roskin
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socmaster-2010-03-08master-2010-03-03Helmut Schaa
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationmaster-2010-03-02Johannes Berg
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg
2010-03-02rt2x00: fix rt2800pci compilation with SoCHelmut Schaa
2010-03-02rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei
2010-03-02zd1211rw: fix potential array underflowDan Carpenter
2010-03-02airo: return from set_wep_key() when key length is zeroStanislaw Gruszka
2010-03-02virtio_net: remove forgotten assignmentJiri Pirko
2010-03-02be2net: fix tx completion pollingSathya Perla
2010-03-02sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28bnx2x: Tx barriers and locksVladislav Zolotarov
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-28axnet_cs: add new idKen Kawasaki
2010-02-28tg3: Remove now useless VPD codeMatt Carlson
2010-02-28bnx2: Remove now useless VPD codeMatt Carlson
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson
2010-02-28pci: Add VPD information field helper functionsMatt Carlson
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson
2010-02-28pci: Add large and small resource data type codeMatt Carlson
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli
2010-02-27NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss
2010-02-27ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend
2010-02-27bonding: fix device leak on error in bond_create()Patrick McHardy
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2010-02-27fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsmaster-2010-02-26Linus Torvalds
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville