| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net/bonding: Adjust constant name | Julia Lawall | 2009-07-12 | 1 | -1/+2 |
* | hwsim: make testmode_cmd static | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | p54: fix queue stall due to underrun | Christian Lamparter | 2009-07-10 | 1 | -3/+4 |
* | p54usb: fix stalls caused by urb allocation failures | Christian Lamparter | 2009-07-10 | 1 | -19/+17 |
* | ath5k: write PCU registers on initial reset | Bob Copeland | 2009-07-10 | 1 | -1/+1 |
* | ath5k: do not release irq across suspend/resume | Bob Copeland | 2009-07-10 | 1 | -11/+0 |
* | ath: remove unnecessary return in ath_regd_get_band_ctl | Bob Copeland | 2009-07-10 | 1 | -2/+0 |
* | ath5k: rework beacon configuration | Bob Copeland | 2009-07-10 | 2 | -40/+20 |
* | ath5k: send buffered frames after the beacon | Bob Copeland | 2009-07-10 | 3 | -11/+34 |
* | p54spi: remove dead code and definitions | Christian Lamparter | 2009-07-10 | 1 | -34/+0 |
* | p54: two endian fixes | Christian Lamparter | 2009-07-10 | 2 | -7/+7 |
* | rt2x00: use wiphy rfkill interface | Ivo van Doorn | 2009-07-10 | 13 | -203/+20 |
* | iwlwifi: fix aggregation limit | Johannes Berg | 2009-07-10 | 1 | -1/+1 |
* | ath9k: remove permissions from debugfs files | Jiri Slaby | 2009-07-10 | 1 | -5/+5 |
* | ath5k: remove permissions from debugfs files | Jiri Slaby | 2009-07-10 | 1 | -3/+5 |
* | drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons | Joe Perches | 2009-07-10 | 2 | -3/+1 |
* | iwlwifi: always print buffer when error condition occurs | Reinette Chatre | 2009-07-10 | 1 | -1/+1 |
* | iwlwifi: add utility to print buffer when error occurs | Reinette Chatre | 2009-07-10 | 1 | -0/+6 |
* | iwlagn: re-enable PS support for iwlagn | Reinette Chatre | 2009-07-10 | 1 | -1/+2 |
* | iwmc3200wifi: remove B0 hardware support | Zhu Yi | 2009-07-10 | 5 | -29/+0 |
* | iwmc3200wifi: simplify calibration map | Zhu Yi | 2009-07-10 | 4 | -15/+17 |
* | iwmc3200wifi: replace netif_rx with netif_rx_ni | Zhu Yi | 2009-07-10 | 1 | -1/+1 |
* | drivers/net/wireless: Use PCI_VDEVICE | Joe Perches | 2009-07-10 | 2 | -8/+6 |
* | ath9k: Handle different TX and RX streams properly. | Senthil Balasubramanian | 2009-07-10 | 1 | -12/+14 |
* | ath9k: race condition in SCANNING state check during ANI calibration | Senthil Balasubramanian | 2009-07-10 | 2 | -4/+8 |
* | ath9k: stop ani when the STA gets disconnected. | Senthil Balasubramanian | 2009-07-10 | 1 | -1/+5 |
* | ath9k: remove unnecessary STATION mode check. | Senthil Balasubramanian | 2009-07-10 | 1 | -11/+8 |
* | p54: Modify p54 files for new organization | Christian Lamparter | 2009-07-10 | 7 | -3400/+102 |
* | p54: Move TX/RX code | Christian Lamparter | 2009-07-10 | 1 | -0/+825 |
* | p54: Move mac80211 glue code | Christian Lamparter | 2009-07-10 | 1 | -0/+607 |
* | p54: Move LMAC interface definitions | Christian Lamparter | 2009-07-10 | 1 | -0/+551 |
* | p54: Move LED code | Christian Lamparter | 2009-07-10 | 1 | -0/+163 |
* | p54: Move firmware code | Christian Lamparter | 2009-07-10 | 1 | -0/+697 |
* | p54: Move eeprom header | Christian Lamparter | 2009-07-10 | 1 | -0/+226 |
* | p54: Move eeprom code | Christian Lamparter | 2009-07-10 | 1 | -0/+564 |
* | wireless: remove redundant tests on unsigned | Roel Kluin | 2009-07-10 | 2 | -2/+2 |
* | p54: redo rx_status into skb->cb | Christian Lamparter | 2009-07-10 | 1 | -15/+13 |
* | ar9170usb: module link in sysfs | Christian Lamparter | 2009-07-10 | 1 | -1/+1 |
* | iwlwifi: unify iwl_setup_rxon_timing | Tomas Winkler | 2009-07-10 | 7 | -136/+66 |
* | iwlwifi: scan requested channels only | Johannes Berg | 2009-07-10 | 3 | -26/+21 |
* | iwlwifi: make software queue assignment more efficient | Johannes Berg | 2009-07-10 | 1 | -6/+8 |
* | iwlwifi: drop sw_crypto from hw_params. | Tomas Winkler | 2009-07-10 | 5 | -6/+4 |
* | iwlwifi: Check HW ready before prepare card. | Mohamed Abbas | 2009-07-10 | 1 | -0/+6 |
* | ath9k: differentiate quality reporting between legacy and HT configurations | Luis R. Rodriguez | 2009-07-10 | 1 | -4/+25 |
* | libertas: fix card cleanup order in SDIO driver | Andrey Yurovsky | 2009-07-10 | 1 | -1/+1 |
* | libertas: correct card cleanup order in SPI driver | Andrey Yurovsky | 2009-07-10 | 1 | -3/+4 |
* | libertas: copy WPA keys to priv when associating | Andrey Yurovsky | 2009-07-10 | 1 | -0/+6 |
* | orinoco: fix printk format specifier for size_t arguments | David Kilroy | 2009-07-10 | 1 | -3/+3 |
* | cfg80211: implement iwpower | Johannes Berg | 2009-07-10 | 2 | -45/+24 |
* | cfg80211: introduce nl80211 testmode command | Johannes Berg | 2009-07-10 | 1 | -0/+68 |