summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: remove frame droppingJohannes Berg2010-03-092-19/+0
* iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg2010-03-091-13/+3
* iwlwifi: remove superfluous channel checkJohannes Berg2010-03-091-8/+0
* iwlagn: remove write-only variablesJohannes Berg2010-03-096-42/+15
* iwlwifi: move ICT data to agn part of unionJohannes Berg2010-03-093-51/+56
* iwlwifi: move 3945 specific data into unionJohannes Berg2010-03-095-40/+45
* iwlagn: move ICT code into separate fileJohannes Berg2010-03-0910-279/+385
* b43: N-PHY: switch to chanspec opsRafał Miłecki2010-03-092-25/+63
* b43: N-PHY: implement chanspec setupRafał Miłecki2010-03-091-0/+62
* b43: N-PHY: isloate 2055 radio setupRafał Miłecki2010-03-091-6/+17
* b43: N-PHY: adjust gain tableRafał Miłecki2010-03-091-1/+57
* b43: N-PHY: switch to chanspec structRafał Miłecki2010-03-092-20/+36
* b43: N-PHY: update post init of 2055 radioRafał Miłecki2010-03-091-26/+35
* b43: N-PHY: update writing channel-specific radio registersRafał Miłecki2010-03-091-22/+32
* b43: N-PHY: turn radio on/off (rfkill)Rafał Miłecki2010-03-091-13/+37
* b43: N-PHY: initialize super switchRafał Miłecki2010-03-091-1/+36
* b43: N-PHY: add some registers and structs definitionsRafał Miłecki2010-03-093-0/+19
* ath9k: never read from the AR_IMR_S2 registerPavel Roskin2010-03-093-11/+12
* wl1271: Remove tx-power level workaroundJuuso Oikarinen2010-03-091-6/+1
* wl1271: Disable host TX rate controlJuuso Oikarinen2010-03-092-1/+4
* wl1271: Clean up TX security sequence number handlingJuuso Oikarinen2010-03-094-18/+12
* wl1271: Clean up firmware block allocation calculationJuuso Oikarinen2010-03-092-8/+4
* wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen2010-03-093-5/+10
* wl1271: Implement looped IRQ handlingJuuso Oikarinen2010-03-094-31/+55
* wl1271: Don't mask interrupts while handling interruptJuuso Oikarinen2010-03-091-4/+0
* wl1271: Aggregate RX acknowledgements to FWJuuso Oikarinen2010-03-091-1/+2
* wl1271: Remove annoying PSM entry/exit kernel tracesJuuso Oikarinen2010-03-091-2/+2
* wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen2010-03-093-21/+22
* wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen2010-03-093-11/+10
* 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
OpenPOWER on IntegriCloud