| Commit message (Expand) | Author | Age | Files | Lines |
* | ar9170: Add support for D-Link DWA 160 A2 | Thomas Klute | 2009-11-18 | 1 | -1/+3 |
* | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 | 1 | -2/+3 |
* | ar9170: do not discard valuable DUPOFDM frames | Christian Lamparter | 2009-11-18 | 1 | -2/+2 |
* | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville | 2009-10-30 | 1 | -1/+1 |
* | ar9170: don't filter BlockACK frames | Christian Lamparter | 2009-10-27 | 1 | -2/+2 |
* | ar9170usb: atomic pending urbs counter | Christian Lamparter | 2009-10-27 | 2 | -7/+7 |
* | ar9170: atomic pending A-MPDU counter | Christian Lamparter | 2009-10-27 | 2 | -6/+7 |
* | ar9170: handle overflow in tsf_low register during get_tsf | Joerg Albert | 2009-10-07 | 3 | -10/+18 |
* | ar9170: add heavy clip handling | Joerg Albert | 2009-10-07 | 2 | -4/+69 |
* | ar9170: fixed coding style, moved define | Joerg Albert | 2009-10-07 | 2 | -13/+17 |
* | ar9170: make use of common macaddr and curbssid | Luis R. Rodriguez | 2009-10-07 | 3 | -6/+7 |
* | atheros: use get_unaligned_le*() for bssid mask setting | Luis R. Rodriguez | 2009-10-07 | 1 | -5/+5 |
* | ar9170: fix bug in iq-auto calibration value calculation | Christian Lamparter | 2009-09-29 | 1 | -4/+2 |
* | ar9170usb: add usbid for TP-Link TL-WN821N v2 | Christian Lamparter | 2009-09-23 | 1 | -0/+2 |
* | ath,ar9170: implemented conformance test limit calc. for tx power | Joerg Albert | 2009-09-08 | 1 | -1/+164 |
* | ar9170: implement frequency calibration for one-stage/openfw | Christian Lamparter | 2009-09-08 | 1 | -0/+122 |
* | ar9170: added phy register initialisation from eeprom values | Joerg Albert | 2009-09-08 | 1 | -1/+134 |
* | ar9170: remove unnecessary call to ar9170_set_beacon_timers | Joerg Albert | 2009-08-28 | 1 | -6/+0 |
* | ar9170: cleanup of bss_info_changed and beacon config | Joerg Albert | 2009-08-28 | 3 | -18/+21 |
* | ar9170: refactor configure_filter | Christian Lamparter | 2009-08-20 | 3 | -84/+27 |
* | ath: move regulatory info into shared common structure | Luis R. Rodriguez | 2009-08-20 | 2 | -7/+9 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -18/+25 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 2 | -3/+8 |
|\ |
|
| * | ar9170: fix read & write outside array bounds | Dan Carpenter | 2009-08-10 | 1 | -2/+3 |
| * | ar9170usb: fix spurious firmware related message | Christian Lamparter | 2009-08-10 | 1 | -1/+5 |
* | | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 2 | -15/+22 |
* | | ar9170: remove EXPERIMENTAL marker | Luis R. Rodriguez | 2009-08-04 | 1 | -1/+2 |
* | | ath: simplify kconfig dependency and add documentation | Luis R. Rodriguez | 2009-08-04 | 1 | -1/+0 |
* | | ar9170: remove unneeded flush_workqueue() | Luis R. Rodriguez | 2009-08-04 | 1 | -2/+1 |
* | | ar9170: fix build error when !CONFIG_AR9170_LEDS | Alexander Beregalov | 2009-07-29 | 1 | -0/+2 |
* | | wireless: remove print_mac uses | Johannes Berg | 2009-07-24 | 1 | -1/+0 |
* | | ar9170: implement transmit aggregation | Christian Lamparter | 2009-07-24 | 2 | -26/+634 |
* | | ar9170usb: module link in sysfs | Christian Lamparter | 2009-07-10 | 1 | -1/+1 |
* | | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -2/+4 |
|/ |
|
* | ar9170: xmit code revamp | Christian Lamparter | 2009-06-10 | 5 | -260/+550 |
* | ar9170: interpret firmware debug commands | Johannes Berg | 2009-06-10 | 1 | -0/+32 |
* | ar9170: remove deprecated code | Christian Lamparter | 2009-06-04 | 2 | -8/+0 |
* | ar9170: cancel led worker properly on exit | Christian Lamparter | 2009-06-03 | 1 | -3/+7 |
* | ar9170usb: more minor fixes | Christian Lamparter | 2009-06-03 | 3 | -16/+10 |
* | ar9170: fix lockdep warning on hibernate | Christian Lamparter | 2009-06-03 | 1 | -4/+1 |
* | ar9170: fix LED power state handling | Christian Lamparter | 2009-06-03 | 2 | -2/+6 |
* | ar9170: kill duplicated HT feature flag | Christian Lamparter | 2009-06-03 | 1 | -1/+0 |
* | ar9170: use bitop macros for tx filter flags | Christian Lamparter | 2009-06-03 | 2 | -9/+19 |
* | ar9170: introduce functions for MAC programming | Christian Lamparter | 2009-06-03 | 3 | -29/+81 |
* | ar9170: 40mhz fixes | Christian Lamparter | 2009-06-03 | 1 | -3/+3 |
* | ar9170: update hardware definitions | Christian Lamparter | 2009-06-03 | 2 | -3/+4 |
* | ar9170: fix beacon plcp settings | Christian Lamparter | 2009-06-03 | 1 | -2/+2 |
* | ar9170: add AVM FRITZ devices | Luis R. Rodriguez | 2009-06-03 | 2 | -0/+27 |
* | ar9170: add support for 1-stage firmware | Luis R. Rodriguez | 2009-06-03 | 1 | -5/+17 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -1/+1 |