| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 | 1 | -2/+2 |
* | p54: improve TSF timestamp precision | Christian Lamparter | 2012-11-26 | 1 | -1/+5 |
* | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 2012-11-13 | 1 | -1/+1 |
* | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 | 1 | -6/+9 |
* | mac80211: reduce IEEE80211_TX_MAX_RATES | Thomas Huehn | 2012-07-03 | 1 | -3/+3 |
* | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -1/+1 |
* | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 2012-04-10 | 1 | -2/+1 |
* | mac80211: handle non-bufferable MMPDUs correctly | Johannes Berg | 2012-02-29 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 1 | -0/+1 |
|\ |
|
| * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | p54: use ieee80211_free_txskb | Christian Lamparter | 2011-11-21 | 1 | -2/+2 |
|/ |
|
* | mac80211: implement uAPSD | Johannes Berg | 2011-09-30 | 1 | -1/+1 |
* | p54: Use do_div for 64-bit division to fix 32-bit kernels | Christian Lamparter | 2011-08-29 | 1 | -4/+8 |
* | p54: improve site survey | Christian Lamparter | 2011-08-24 | 1 | -0/+66 |
* | p54: Initialize extra_len in p54_tx_80211 | Jason Conti | 2011-04-08 | 1 | -1/+1 |
* | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 1 | -8/+3 |
* | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 1 | -1/+1 |
* | p54: enhance rssi->dBm database import | Christian Lamparter | 2011-02-14 | 1 | -4/+2 |
* | p54: fix sequence no. accounting off-by-one error | Christian Lamparter | 2011-01-10 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 1 | -1/+1 |
|\ |
|
| * | p54: fix tx feedback status flag check | Christian Lamparter | 2010-08-30 | 1 | -1/+1 |
* | | p54: better rssi->dbm conversion for longbow phys | Christian Lamparter | 2010-08-25 | 1 | -4/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-24 | 1 | -1/+1 |
|\| |
|
| * | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 2010-08-18 | 1 | -1/+1 |
* | | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -8/+9 |
|/ |
|
* | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 2010-07-27 | 1 | -17/+19 |
* | p54: remove usage of deprecated noise value | John W. Linville | 2010-04-28 | 1 | -1/+0 |
* | wireless/prism54: remove trailing space in messages | Frans Pop | 2010-03-31 | 1 | -1/+1 |
* | drivers/net/wireless/p54/txrx.c Fix off by one error | Darren Jenkins | 2010-02-19 | 1 | -1/+1 |
* | p54: remove get_tx_stats() mac80211 op | Kalle Valo | 2010-02-08 | 1 | -1/+1 |
* | p54: fix broadcast buffering in AP mode | Christian Lamparter | 2009-08-28 | 1 | -0/+3 |
* | p54: implement rfkill | Christian Lamparter | 2009-08-14 | 1 | -0/+6 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -1/+1 |
* | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 | 1 | -1/+1 |
* | p54: fix beaconing related firmware crash | Christian Lamparter | 2009-07-24 | 1 | -8/+14 |
* | p54: remove useless code | Christian Lamparter | 2009-07-24 | 1 | -15/+1 |
* | p54: re-enable power save feature | Christian Lamparter | 2009-07-24 | 1 | -0/+42 |
* | p54: fix queue stall due to underrun | Christian Lamparter | 2009-07-10 | 1 | -3/+4 |
* | p54: Move TX/RX code | Christian Lamparter | 2009-07-10 | 1 | -0/+825 |