Age | Commit message (Expand) | Author | Files | Lines |
2010-10-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 129 | -6280/+4967 |
2010-10-15 | drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure | Julia Lawall | 1 | -1/+3 |
2010-10-15 | ath9k: Null out references to stale pointers. | Ben Greear | 3 | -0/+16 |
2010-10-15 | ath9k: Remove bf_dmacontext. | Ben Greear | 4 | -20/+12 |
2010-10-15 | b43: N-PHY: put 2056-radio's specific code in separated file | Rafał Miłecki | 6 | -30/+88 |
2010-10-15 | ath9k_hw: remove AR9003 2.0 support | Luis R. Rodriguez | 3 | -1923/+26 |
2010-10-15 | b43: N-PHY: put radio-specific code in separated file | Rafał Miłecki | 7 | -1563/+1588 |
2010-10-15 | b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write) | Rafał Miłecki | 1 | -1/+1 |
2010-10-15 | b43: N-PHY: replace N-specific radio_chanspec with common code | Rafał Miłecki | 3 | -37/+26 |
2010-10-15 | ath9k_htc: set probe request rx filter | Rajkumar Manoharan | 2 | -2/+2 |
2010-10-15 | libertas: Communicate USB transfer errors | Paul Fox | 1 | -2/+2 |
2010-10-15 | ath9k_hw: remove enum wireless_mode and its users | Felix Fietkau | 5 | -89/+25 |
2010-10-15 | ath9k: remove sc->cur_rate_table and sc->cur_rate_mode | Felix Fietkau | 3 | -53/+8 |
2010-10-15 | ath9k: make rate control debugfs stats per station | Felix Fietkau | 4 | -116/+124 |
2010-10-15 | ath9k: add missing locking around ath9k_hw_proc_mib_event | Felix Fietkau | 1 | -0/+2 |
2010-10-15 | ath9k_hw: fix PHY counter overflow handling in ANI v1 | Felix Fietkau | 1 | -1/+1 |
2010-10-15 | ath9k_hw: fix division by zero in the ANI monitor code | Felix Fietkau | 1 | -6/+7 |
2010-10-15 | ath9k: do not track cycle counter updates in powersave mode | Felix Fietkau | 1 | -1/+18 |
2010-10-14 | iwlwifi: move agn only eeprom functions to separate file | Wey-Yi Guy | 5 | -367/+476 |
2010-10-14 | iwlagn: check beacon frame size | Johannes Berg | 1 | -0/+2 |
2010-10-14 | iwlwifi: blink LED in IBSS mode | Johannes Berg | 1 | -0/+1 |
2010-10-14 | iwlwifi: rewrite RXON checks | Johannes Berg | 1 | -52/+50 |
2010-10-14 | iwlagn: 6050 ops should be used; | Wey-Yi Guy | 1 | -1/+1 |
2010-10-14 | iwlwifi: clean up some beacon handling | Johannes Berg | 1 | -14/+11 |
2010-10-14 | iwlwifi: rename ibss_beacon variable | Johannes Berg | 4 | -36/+36 |
2010-10-14 | iwlwifi: allow probe-after-rx on 2.4 GHz | Johannes Berg | 2 | -28/+28 |
2010-10-14 | iwlgn: need longer tx queue stuck timer for coex devices | Wey-Yi Guy | 2 | -15/+34 |
2010-10-13 | ath9k: Fix potential use-after-free. | Ben Greear | 1 | -1/+1 |
2010-10-13 | ath9k: Set RX filter for Probe Request based on filter flag | Jouni Malinen | 2 | -2/+2 |
2010-10-13 | ath9k: Fix documentation in rate control | Mohammed Shafi Shajakhan | 2 | -8/+9 |
2010-10-13 | ath5k: Move debugfs under ieee80211/[wiphy-name] | Ben Greear | 3 | -36/+3 |
2010-10-13 | ath5k: fix build break from "ath5k: Print out opmode in debugfs" | Joe Perches | 4 | -16/+13 |
2010-10-12 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2 | -5/+6 |
2010-10-12 | iwl3945: fix queue allocation | Johannes Berg | 1 | -0/+1 |
2010-10-12 | iwlagn: prio_tbl need to download before calibration | Wey-Yi Guy | 1 | -3/+4 |
2010-10-12 | iiwlagn: always download priority table | Wey-Yi Guy | 1 | -2/+1 |
2010-10-11 | rt2x00: Fix URB error handling | Ivo van Doorn | 2 | -10/+9 |
2010-10-11 | rt2x00: Don't perform watchdog checks on empty queue | Ivo van Doorn | 1 | -4/+6 |
2010-10-11 | rt2x00: Make queue_entry flags access atomic | Ivo van Doorn | 1 | -4/+4 |
2010-10-11 | rt2x00: Fix dead queue when skb allocation failed | Ivo van Doorn | 1 | -1/+1 |
2010-10-11 | rt2x00: Validate MCS on RX path | Ivo van Doorn | 1 | -35/+37 |
2010-10-11 | rt2x00: Move watchdog work to kernel work_queue | Ivo van Doorn | 2 | -4/+7 |
2010-10-11 | rt2x00: Simplify Queue function arguments | Ivo van Doorn | 8 | -57/+50 |
2010-10-11 | WIRELESS: at76c50x, remove unneeded NULL check | Jiri Slaby | 1 | -2/+1 |
2010-10-11 | b43: N-PHY: prepare for rev3+ channel tables | Rafał Miłecki | 3 | -5/+26 |
2010-10-11 | b43: N-PHY: fix logic in band switching | Rafał Miłecki | 1 | -4/+5 |
2010-10-11 | b43: N-PHY: store info about current channel's type | Rafał Miłecki | 3 | -6/+13 |
2010-10-11 | b43: N-PHY: grab more info about new channel | Rafał Miłecki | 1 | -32/+29 |
2010-10-11 | ath9k: built-in rate control A-MPDU fix | Björn Smedman | 1 | -0/+6 |
2010-10-11 | ath9k: A-MPDU rate control info fix | Björn Smedman | 1 | -6/+13 |