Age | Commit message (Expand) | Author | Files | Lines |
2010-01-08 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 1 | -1/+1 |
2009-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -24/+12 |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -15/+3 |
2009-12-29 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 1 | -9/+9 |
2009-12-29 | wireless: remove remaining qual code | Johannes Berg | 1 | -11/+0 |
2009-12-29 | ath5k: fix SWI calibration interrupt storm | Bob Copeland | 1 | -4/+3 |
2009-12-12 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 3 | -6/+6 |
2009-12-11 | ath5k: enable EEPROM checksum check | Luis R. Rodriguez | 1 | -2/+1 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -6/+6 |
2009-12-08 | ath5k: add support for Dell Vostro A860 LED | Shahar Or | 1 | -0/+2 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 3 | -6/+6 |
2009-12-05 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -3/+3 |
2009-12-04 | tree-wide: fix typos "offest" -> "offset" | Uwe Kleine-König | 1 | -1/+1 |
2009-12-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-11-24 | ath5k: Fix I/Q calibration | Lukáš Turek | 1 | -2/+2 |
2009-11-16 | ath5k: allow setting txpower to 0 | Bob Copeland | 1 | -2/+0 |
2009-11-12 | ath5k: use the common->keymap | Luis R. Rodriguez | 2 | -5/+7 |
2009-11-12 | ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it | Luis R. Rodriguez | 1 | -2/+2 |
2009-11-12 | ath: move the rx bufsize to common to share with ath5k/ath9k | Luis R. Rodriguez | 1 | -8/+14 |
2009-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -1/+4 |
2009-11-11 | ath5k: add LED definition for BenQ Joybook R55v | Bob Copeland | 1 | -0/+2 |
2009-11-11 | ath5k: add LED support for HP Compaq CQ60 | Bob Copeland | 1 | -0/+2 |
2009-11-11 | ath5k: don't reset mcast filter when configuring the mode | Bob Copeland | 1 | -1/+0 |
2009-11-07 | ath5k: add LED support for Acer Aspire One AO751h/AO531h | Keng-Yu Lin | 1 | -0/+2 |
2009-10-30 | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville | 1 | -1/+1 |
2009-10-27 | ath5k: use noise calibration from madwifi hal | Bob Copeland | 5 | -80/+148 |
2009-10-08 | ath5k: enable Power-Save Polls by setting the association ID | Luis R. Rodriguez | 2 | -3/+9 |
2009-10-08 | ath5k: fix regression which triggers an SME join upon assoc | Luis R. Rodriguez | 1 | -2/+2 |
2009-10-08 | ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd() | Luis R. Rodriguez | 1 | -7/+8 |
2009-10-08 | ath5k: simplify passed params to ath5k_hw_set_associd() | Luis R. Rodriguez | 5 | -9/+9 |
2009-10-08 | ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID() | Luis R. Rodriguez | 2 | -2/+2 |
2009-10-08 | ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc | Luis R. Rodriguez | 1 | -7/+2 |
2009-10-08 | ath5k: fix regression on setting bssid mask on association | Luis R. Rodriguez | 1 | -1/+1 |
2009-10-08 | Wireless / ath5k: Simplify suspend and resume callbacks | Rafael J. Wysocki | 1 | -24/+11 |
2009-10-08 | atheros: add ieee80211_hw to ath_common | Luis R. Rodriguez | 1 | -0/+1 |
2009-10-08 | atheros: define shared bssidmask setting | Luis R. Rodriguez | 6 | -125/+13 |
2009-10-08 | ath5k: define ath_common ops | Luis R. Rodriguez | 3 | -17/+27 |
2009-10-08 | ath5k: allocate ath5k_hw prior to initializing hw | Luis R. Rodriguez | 3 | -24/+21 |
2009-10-08 | ath5k: move ath_common to ath5k_hw | Luis R. Rodriguez | 3 | -10/+16 |
2009-10-08 | ath5k: initialize eeprom struct early on attach | Luis R. Rodriguez | 1 | -3/+2 |
2009-10-08 | ath5k: use common curbssid, bssidmask and macaddr | Luis R. Rodriguez | 5 | -47/+28 |
2009-10-08 | atheros: use get_unaligned_le*() for bssid mask setting | Luis R. Rodriguez | 3 | -24/+25 |
2009-10-08 | ath: move ath_bcast_mac to common header | Luis R. Rodriguez | 3 | -3/+3 |
2009-09-21 | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 1 | -1/+1 |
2009-08-28 | ath5k: don't use PCI ID to find the chip revision | Pavel Roskin | 3 | -25/+29 |
2009-08-28 | ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() | Pavel Roskin | 1 | -24/+5 |
2009-08-28 | ath5k: clarify srev comparison for CCMP check | Bob Copeland | 2 | -5/+3 |
2009-08-28 | ath5k: add hardware CCMP encyption support | Bob Copeland | 3 | -0/+14 |
2009-08-28 | ath5k: use the skb->cb directly for RX status | Bob Copeland | 1 | -20/+21 |