summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2011-03-042-2/+2
| | * | | rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde2011-03-044-6/+9
| | * | | rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde2011-03-044-20/+16
| | * | | rt2x00: Fix comment in rt2800pciHelmut Schaa2011-03-041-1/+1
| | * | | rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa2011-03-044-33/+22
| | * | | rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2011-03-042-5/+2
| | * | | rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa2011-03-041-13/+30
| | * | | rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa2011-03-041-1/+1
| | * | | rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa2011-03-042-15/+15
| | * | | rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa2011-03-047-15/+17
| | * | | rt2x00: Optimize TX descriptor memory layoutIvo van Doorn2011-03-041-5/+5
| | * | | rt2x00: Optimize TX descriptor handlingHelmut Schaa2011-03-0412-55/+79
| | * | | rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa2011-03-045-4/+11
| | * | | rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa2011-03-041-1/+1
| | * | | rt2x00: Add unlikely macro to special case tx status handlingHelmut Schaa2011-03-041-1/+1
| | * | | rt2x00: Remove useless NULL checkHelmut Schaa2011-03-041-2/+1
| | * | | rt2x00: Make use of unlikely during tx status processingHelmut Schaa2011-03-041-2/+2
| | * | | rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa2011-03-046-8/+25
| | * | | rt2x00: fix whitespace damage in the rt2800 specific codeGabor Juhos2011-03-043-369/+378
| | * | | b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki2011-03-041-9/+162
| | * | | b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki2011-03-042-0/+128
| | * | | b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki2011-03-041-2/+6
| | * | | ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan2011-03-041-18/+19
| | * | | ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan2011-03-041-0/+54
| | * | | rtl8187: Change rate-control feedbackLarry Finger2011-03-042-5/+22
| | * | | rtlwifi: usb parts should depend on CONFIG_USBJohn W. Linville2011-03-041-3/+6
| | * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-03-041-3/+4
| | |\ \ \
| | | * | | iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H2011-03-031-3/+4
| | * | | | wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa2011-03-031-1/+2
| | * | | | wl12xx: wakeup chip from ELP during scanArik Nemtsov2011-03-032-6/+15
| | * | | | wl12xx: Modify requested number of memory blocksIdo Yariv2011-03-031-1/+1
| | * | | | wl12xx: Avoid redundant TX workIdo Yariv2011-03-032-5/+28
| | * | | | wl12xx: Switch to level trigger interruptsIdo Yariv2011-03-032-2/+2
| | * | | | wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-0310-81/+113
| | * | | | wl12xx: Change claiming of the SDIO busIdo Yariv2011-03-031-10/+0
| | * | | | wl12xx: Do end-of-transactions transfers only if neededIdo Yariv2011-03-036-3/+32
| | * | | | wl12xx: Reorder data handling in irq_workIdo Yariv2011-03-031-5/+5
| | * | | | wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv2011-03-031-9/+23
| | * | | | wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv2011-03-031-2/+14
| | * | | | wl12xx: fix the path to the wl12xx firmwaresSebastien Jan2011-03-031-3/+3
| | |/ / /
| * | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-04181-3103/+34317
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-04181-3103/+34317
| | |\ \ \ \ | | | |/ / /
| | | * | | b43: N-PHY: rev3+: add static tablesRafał Miłecki2011-03-012-2/+1131
| | | * | | rtlwifi: Fix error registering rate-controlChaoming Li2011-03-011-9/+6
| | | * | | ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-013-20/+81
| | | * | | iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-284-269/+225
| | | * | | iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-289-183/+155
| | | * | | iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-284-2/+15
| | | * | | iwlegacy: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-27/+62
| | | * | | iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-26/+59
OpenPOWER on IntegriCloud