aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/txrx.c
AgeCommit message (Expand)Author
2014-01-13p54: clamp properly instead of just truncatingDan Carpenter
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03p54: use ether_addr_equal_64bitsJulia Lawall
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2012-11-26p54: improve TSF timestamp precisionChristian Lamparter
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-08-29p54: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter
2011-08-24p54: improve site surveyChristian Lamparter
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-14p54: enhance rssi->dBm database importChristian Lamparter
2011-01-10p54: fix sequence no. accounting off-by-one errorChristian Lamparter
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter
2010-08-25p54: better rssi->dbm conversion for longbow physChristian Lamparter
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...master-2010-08-24John W. Linville
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-04-28p54: remove usage of deprecated noise valueJohn W. Linville
2010-03-31wireless/prism54: remove trailing space in messagesFrans Pop
2010-02-19drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins
2010-02-08p54: remove get_tx_stats() mac80211 opKalle Valo
2009-08-28p54: fix broadcast buffering in AP modeChristian Lamparter
2009-08-14p54: implement rfkillChristian Lamparter
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg
2009-07-24p54: fix beaconing related firmware crashChristian Lamparter
2009-07-24p54: remove useless codeChristian Lamparter
2009-07-24p54: re-enable power save featureChristian Lamparter
2009-07-10p54: fix queue stall due to underrunChristian Lamparter
2009-07-10p54: Move TX/RX codeChristian Lamparter