Age | Commit message (Expand) | Author | Files | Lines |
2008-11-26 | ath5k: set mac address in add_interface | Bob Copeland | 1 | -2/+11 |
2008-11-26 | ath5k: name pci driver "ath5k" too | Johannes Berg | 1 | -1/+1 |
2008-11-21 | ath5k: allow APs to receive beacons | Luis R. Rodriguez | 1 | -2/+2 |
2008-11-21 | ath5k: Fix IMR init | Nick Kossifidis | 1 | -3/+3 |
2008-11-10 | ath5k: update keycache to support TKIP handling | Bob Copeland | 1 | -2/+3 |
2008-11-10 | ath5k: enable hardware encryption for WEP | Bob Copeland | 1 | -3/+8 |
2008-11-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+3 |
2008-11-07 | Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" | John W. Linville | 1 | -1/+3 |
2008-11-01 | ath5k: Update interrupt masking code | Nick Kossifidis | 1 | -3/+4 |
2008-11-01 | ath5k: reduce checkpatch.pl errors | John Daiker | 1 | -6/+5 |
2008-11-01 | mac80211/drivers: rewrite the rate control API | Johannes Berg | 1 | -19/+15 |
2008-11-01 | ath5k: fix mesh point operation | Andrey Yurovsky | 1 | -0/+6 |
2008-11-01 | ath5k: correct ath5k signal quality | Luis R. Rodriguez | 1 | -1/+11 |
2008-11-01 | Ath5k: add AP mode | Jiri Slaby | 1 | -25/+17 |
2008-11-01 | mac80211: introduce hw config change flags | Johannes Berg | 1 | -4/+3 |
2008-10-30 | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode | Bob Copeland | 1 | -3/+1 |
2008-10-28 | ath5k: Reset key cache on interface up, thus fixing resume | Elias Oltmanns | 1 | -22/+11 |
2008-10-23 | ath5k: fix suspend-related oops on rmmod | Bob Copeland | 1 | -8/+19 |
2008-10-07 | ath5k: implement multi-rate retry support, fix tx status reporting | Felix Fietkau | 1 | -3/+45 |
2008-10-07 | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 1 | -1/+1 |
2008-09-30 | ath5k: Add support for AR2417 v2 | Nick Kossifidis | 1 | -2/+3 |
2008-09-30 | ath5k: Fix SREV reporting after SREV updates | Nick Kossifidis | 1 | -1/+5 |
2008-09-30 | ath5k: Update registers and SREV ids v2 | Nick Kossifidis | 1 | -22/+28 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -25/+25 |
2008-09-06 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 1 | -0/+6 |
2008-09-06 | ath5k: HW code cleanup | Nick Kossifidis | 1 | -16/+16 |
2008-08-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -6/+17 |
2008-08-27 | Ath5k: fix bintval setup | Jiri Slaby | 1 | -3/+5 |
2008-08-27 | Ath5k: lock beacons | Jiri Slaby | 1 | -3/+12 |
2008-08-23 | ath5k: set short preamble flag for rx | Bruno Randolf | 1 | -5/+3 |
2008-08-23 | ath5k: explicitly check skb->len | Harvey Harrison | 1 | -1/+2 |
2008-08-23 | ath5k: rates cleanup | Bruno Randolf | 1 | -137/+117 |
2008-08-23 | Ath5k: unify resets | Jiri Slaby | 1 | -82/+42 |
2008-08-23 | ath5k: add Mesh Point support | Andrey Yurovsky | 1 | -1/+3 |
2008-08-18 | removed unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2008-08-18 | ath5k: Don't fiddle with MSI on suspend/resume. | Michael Karcher | 1 | -6/+2 |
2008-08-07 | ath5k: remove Atheros 11n devices from supported list | Luis R. Rodriguez | 1 | -2/+0 |
2008-08-01 | Ath5k: mask out unneeded interrupts | Jiri Slaby | 1 | -0/+1 |
2008-07-30 | mac80211: partially fix skb->cb use | Johannes Berg | 1 | -1/+1 |
2008-07-30 | ath5k: don't enable MSI, we cannot handle it yet | Pavel Roskin | 1 | -5/+0 |
2008-07-30 | ath5k: fix recursive locking in ath5k_beacon_update | Bob Copeland | 1 | -3/+0 |
2008-07-30 | ath5k: use positive logic for HP laptop LEDs | Bob Copeland | 1 | -2/+2 |
2008-07-30 | Ath5k: suspend/resume fixes | Jiri Slaby | 1 | -5/+21 |
2008-07-30 | Ath5k: fix dma operation | Jiri Slaby | 1 | -11/+0 |
2008-07-30 | Ath5k: flush work | Jiri Slaby | 1 | -2/+11 |
2008-07-30 | Ath5k: kill tasklets on shutdown | Jiri Slaby | 1 | -0/+3 |
2008-07-30 | Ath5k: fix memory corruption | Jiri Slaby | 1 | -7/+25 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -2/+2 |
2008-07-14 | mac80211: revamp beacon configuration | Johannes Berg | 1 | -1/+12 |
2008-06-27 | ath5k: remove now unused variable declared in ath5k_tx | John W. Linville | 1 | -1/+0 |