| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | cfg80211: check if WEP is available for shared key auth | Johannes Berg | 2010-08-16 | 1 | -0/+15 |
| * | | mac80211: dont advertise WEP if unavailable | Johannes Berg | 2010-08-16 | 1 | -0/+5 |
| * | | mac80211: remove unused status flag checks | Johannes Berg | 2010-08-16 | 2 | -20/+9 |
| * | | mac80211: move key tfm setup | Johannes Berg | 2010-08-16 | 1 | -16/+10 |
| * | | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 31 | -260/+236 |
| * | | libertas: [spi] use common firmware request helper and new firmware locations | Dan Williams | 2010-08-16 | 2 | -80/+69 |
| * | | libertas: [sdio] use common firmware request helper and new firmware locations | Dan Williams | 2010-08-16 | 2 | -87/+60 |
| * | | libertas: [cs] use common firmware request helper and new firmware locations | Dan Williams | 2010-08-16 | 1 | -56/+74 |
| * | | libertas: add two-stage firmware request helper | Dan Williams | 2010-08-16 | 2 | -0/+118 |
| * | | libertas: [usb] use new firmware locations | Dan Williams | 2010-08-16 | 2 | -7/+54 |
| * | | rt2x00: Remove ieee80211_rx_status from rt2x00_dev | Ivo van Doorn | 2010-08-16 | 6 | -20/+16 |
| * | | rt2x00: Update comments regarding TXWI and TX_STA_FIFO | Helmut Schaa | 2010-08-16 | 1 | -1/+26 |
| * | | rt2x00: Implement TX status reporting for rt2800usb | Ivo van Doorn | 2010-08-16 | 4 | -107/+162 |
| * | | rt2x00: Request TXWI pointer from driver | Ivo van Doorn | 2010-08-16 | 4 | -18/+26 |
| * | | rt2x00: Add helper function for reporting tx status | Ivo van Doorn | 2010-08-16 | 4 | -13/+16 |
| * | | rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode | Ivo van Doorn | 2010-08-16 | 3 | -1/+14 |
| * | | rt2x00: Move USB tx/rx done handling to workqueue | Ivo van Doorn | 2010-08-16 | 5 | -62/+128 |
| * | | ath9k: remove duplicate get_hw_crypto_keytype() | Luis R. Rodriguez | 2010-08-16 | 1 | -17/+1 |
| * | | drivers/net/wireless/ath/ath9k: Adjust confusing if indentation | Julia Lawall | 2010-08-16 | 1 | -1/+1 |
| * | | drivers/net/wireless/prism54: Adjust confusing if indentation | Julia Lawall | 2010-08-16 | 1 | -1/+1 |
| * | | drivers/net/wireless/libertas: Adjust confusing if indentation | Julia Lawall | 2010-08-16 | 1 | -2/+4 |
| * | | cfg80211: support sysfs namespaces | Johannes Berg | 2010-08-16 | 4 | -2/+19 |
| * | | mac80211: allow drivers to request SM PS mode change | Johannes Berg | 2010-08-16 | 4 | -1/+48 |
| * | | mac80211: per interface idle notification | Johannes Berg | 2010-08-16 | 7 | -16/+81 |
| * | | net: mac80211: Fix a typo. | Andrea Gelmini | 2010-08-16 | 1 | -1/+1 |
| * | | cfg80211: deauth doesn't always imply disconnect | Johannes Berg | 2010-08-16 | 1 | -2/+3 |
| * | | mac80211: AMPDU rx reorder timeout timer | Christian Lamparter | 2010-08-16 | 4 | -12/+97 |
| * | | mac80211: remove unused rate function parameter | Christian Lamparter | 2010-08-16 | 1 | -16/+6 |
| * | | mac80211: put rx handlers into separate functions | Christian Lamparter | 2010-08-16 | 1 | -86/+128 |
| * | | ath9k: shorten the calibration interval during strong interference | Felix Fietkau | 2010-08-16 | 2 | -2/+8 |
| * | | ath9k: use AP beacon miss as a trigger for fast recalibration | Felix Fietkau | 2010-08-16 | 4 | -4/+65 |
| * | | ath9k_hw: apply the noise floor validation to the median instead of single | Felix Fietkau | 2010-08-16 | 1 | -19/+32 |
| * | | ath9k: add a separate debug level for stuck beacons | Felix Fietkau | 2010-08-16 | 2 | -3/+5 |
| * | | mac80211: Don't squash error codes in key setup functions | Ben Hutchings | 2010-08-16 | 4 | -16/+14 |
| * | | iwlwifi: track IBSS manager status | Johannes Berg | 2010-08-16 | 6 | -2/+25 |
| * | | iwlwifi: make iwl_set_hw_params static to _agn | Wey-Yi Guy | 2010-08-16 | 3 | -20/+18 |
| * | | iwlagn: log pci revision id | Wey-Yi Guy | 2010-08-16 | 1 | -0/+1 |
| * | | iwlwifi: make iwl_hw_detect static to _agn | Wey-Yi Guy | 2010-08-16 | 3 | -9/+7 |
| * | | libertas_tf: if_usb.c: Some more formatting fixes | Thomas Klute | 2010-08-16 | 1 | -18/+31 |
| * | | libertas_tf: if_usb.c: Whitespace cleanup | Thomas Klute | 2010-08-16 | 1 | -4/+4 |
| * | | mac80211: unify scan and work mutexes | Johannes Berg | 2010-08-16 | 5 | -43/+38 |
| * | | iwlwifi: make scan workqueue functions static | Stanislaw Gruszka | 2010-08-16 | 3 | -16/+6 |
| * | | mac80211: don't check rates on PLCP error frames | Johannes Berg | 2010-08-16 | 1 | -20/+29 |
| * | | libertas: better association request debugging | Dan Williams | 2010-08-16 | 1 | -8/+29 |
| * | | libertas: better scan response debugging | Dan Williams | 2010-08-16 | 1 | -4/+20 |
| * | | ath9k: add fastcc to debug print for channel change | Luis R. Rodriguez | 2010-08-16 | 1 | -2/+3 |
| * | | mac80211: fix driver offchannel notification when the channel does not change | Felix Fietkau | 2010-08-16 | 1 | -1/+4 |
| * | | rt2x00: do not shortcut rt2x00lib_config_antenna | John W. Linville | 2010-08-16 | 1 | -8/+0 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-16 | 3573 | -268873/+195359 |
| |\ \ |
|
| * | | | b43: move hwrng registration driver to wireless core initialization | John W. Linville | 2010-08-16 | 1 | -2/+7 |