Age | Commit message (Expand) | Author |
2009-08-28 | ath5k: don't use PCI ID to find the chip revision | Pavel Roskin |
2009-08-28 | ath5k: add hardware CCMP encyption support | Bob Copeland |
2009-08-28 | ath5k: use the skb->cb directly for RX status | Bob Copeland |
2009-08-28 | ath5k: clean up filter flags setting | Bob Copeland |
2009-08-20 | ath: move regulatory info into shared common structure | Luis R. Rodriguez |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg |
2009-08-14 | ath5k: use bit shift operators for cache line size | Luis R. Rodriguez |
2009-08-14 | ath5k: use common ath.ko ath_rxbuf_alloc() | Luis R. Rodriguez |
2009-08-14 | ath5k: Use SWI to trigger calibration | Nick Kossifidis |
2009-08-14 | ath5k: Wakeup fixes | Nick Kossifidis |
2009-08-14 | ath5k: fix missing output in monitor mode after ifconfig up | Joerg Albert |
2009-08-04 | ath5k: fix CAB queue operation | Bob Copeland |
2009-08-04 | ath5k: update PCU opmode whenever a new interface is added | Bob Copeland |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-21 | ath5k: temporarily disable crypto for AP mode | Bob Copeland |
2009-07-10 | ath5k: write PCU registers on initial reset | Bob Copeland |
2009-07-10 | ath5k: do not release irq across suspend/resume | Bob Copeland |
2009-07-10 | ath5k: rework beacon configuration | Bob Copeland |
2009-07-10 | ath5k: send buffered frames after the beacon | Bob Copeland |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-07-10 | ath5k: enable hardware LEDs | Bob Copeland |
2009-06-19 | ath5k: fix beacon_int handling | Jiri Slaby |
2009-06-19 | ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling | Jouni Malinen |
2009-06-10 | ath5k: minor rfkill cleanup | Bob Copeland |
2009-06-10 | ath5k: added cfg80211 based rfkill support | Tobias Doerffel |
2009-06-03 | ath5k: disable beacon interrupt when interface is down | Bob Copeland |
2009-06-03 | ath5k: remove conf->beacon_int usage | Bob Copeland |
2009-06-03 | ath5k: avoid leaking mutex in ath5k_config | John W. Linville |
2009-05-20 | ath5k: update beacons in AP mode | Bob Copeland |
2009-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-05-06 | ath5k: Implement antenna control | Nick Kossifidis |
2009-05-06 | ath5k: Enable AP mode | Jiri Slaby |
2009-05-06 | ath5k: Beaconing fixes | Nick Kossifidis |
2009-05-06 | ath5k: Allow user/driver to set txpower | Nick Kossifidis |
2009-05-06 | ath5k: correct interrupt storm warning | Bob Copeland |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg |
2009-05-06 | mac80211: clean up beacon interval settings | Johannes Berg |
2009-04-22 | ath5k: manipulate rxlink and descriptor address under rxbuf lock | Bob Copeland |
2009-04-22 | ath5k: use rx hw descriptor pointer for self-linked check | Bob Copeland |
2009-04-22 | ath5k: use bool for modparams | Bob Copeland |
2009-04-22 | ath5k: use tasklet_hi_schedule for beacon queue | Bob Copeland |
2009-04-22 | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez |