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