summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Improvements to the TX pathJuuso Oikarinen2010-03-094-23/+29
* wl1271: don't get received frames from hardware in PLT modeKalle Valo2010-03-091-0/+7
* wl1271: Fixed unloading of the wl1271_sdio moduleTeemu Paasikivi2010-03-091-1/+4
* wl1271: Changed access to fw status register to use raw readTeemu Paasikivi2010-03-091-1/+1
* wl1271: Initial SDIO implementationTeemu Paasikivi2010-03-093-0/+315
* wl1271: Divided driver to two separate modulesTeemu Paasikivi2010-03-093-2/+23
* wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi2010-03-0913-116/+67
* wl1271: Inlined IO functionsTeemu Paasikivi2010-03-093-90/+78
* wl1271: Implemented abstraction of IO functions.Teemu Paasikivi2010-03-095-20/+62
* wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi2010-03-096-6/+27
* wl1271: Moved module basics to wl1271_spi.cTeemu Paasikivi2010-03-093-186/+193
* p54: Enable HW_REPORTS_TX_ACK_STATUSChristian Lamparter2010-03-091-0/+1
* ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin2010-03-093-31/+23
* ath5k: remove useless "extern" from function declarationsPavel Roskin2010-03-091-86/+95
* ath5k: remove stale function declarations, make some functions staticPavel Roskin2010-03-096-38/+21
* rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa2010-03-031-0/+1
* mac80211: Fix HT rate control configurationSujith2010-03-031-3/+3
* iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2010-03-022-78/+81
* ar9170: load firmware asynchronouslyJohannes Berg2010-03-023-70/+111
* rt2x00: fix rt2800pci compilation with SoCHelmut Schaa2010-03-021-1/+1
* rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk2010-03-021-0/+2
* ath9k: fix lockdep warning when unloading moduleMing Lei2010-03-021-2/+2
* zd1211rw: fix potential array underflowDan Carpenter2010-03-021-6/+4
* airo: return from set_wep_key() when key length is zeroStanislaw Gruszka2010-03-021-1/+2
* virtio_net: remove forgotten assignmentJiri Pirko2010-03-021-1/+0
* be2net: fix tx completion pollingSathya Perla2010-03-023-38/+37
* sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski2010-03-021-5/+18
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-288-291/+257
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-02-272-58/+8
| |\
| | * mac68k: move macsonic and macmace platform devicesFinn Thain2010-02-272-58/+8
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-274-228/+246
| |\ \
| | * | MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-271-1/+9
| | * | NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2010-02-272-218/+232
| | * | MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-271-9/+5
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-02-271-4/+2
| |\ \ | | |/ | |/|
| | * pcmcia: remove remaining unused IRQ_FIRST_SHARED parameterDominik Brodowski2010-01-171-4/+2
| * | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-251-1/+1
| |\ \
| | * | of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-1/+1
| | |/
* | | bnx2x: Tx barriers and locksVladislav Zolotarov2010-02-281-9/+22
* | | wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-287-36/+31
* | | axnet_cs: add new idKen Kawasaki2010-02-281-0/+1
* | | tg3: Remove now useless VPD codeMatt Carlson2010-02-281-29/+23
* | | bnx2: Remove now useless VPD codeMatt Carlson2010-02-281-45/+29
* | | pci: Add helper to search for VPD keywordsMatt Carlson2010-02-282-43/+43
* | | pci: Add VPD information field helper functionsMatt Carlson2010-02-282-8/+10
* | | pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-282-41/+9
* | | pci: Add large and small resource data type codeMatt Carlson2010-02-282-12/+34
* | | pci: Add PCI LRDT tag size and section sizeMatt Carlson2010-02-282-10/+11
* | | ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend2010-02-271-10/+11
* | | bonding: fix device leak on error in bond_create()Patrick McHardy2010-02-271-0/+2
OpenPOWER on IntegriCloud