summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MAC80211]: rework key handlingJohannes Berg1-2/+2
2007-10-11[MAC80211]: remove fake set_key() callJohannes Berg1-4/+1
2007-10-11[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg1-3/+3
2007-10-11[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby1-8/+10
2007-10-11[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby1-25/+36
2007-10-11[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby1-11/+12
2007-10-11[MAC80211]: use switch statement in tx codeJohannes Berg1-6/+11
2007-10-11[MAC80211]: remove unused ioctls (2)Johannes Berg1-3/+0
2007-10-11[NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen1-1/+1
2007-10-11[MAC80211]: Improve sanity checks on injected packetsAndy Green1-20/+28
2007-10-11[MAC80211]: improved short preamble handlingDaniel Drake1-13/+18
2007-10-11[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_controlIvo van Doorn1-0/+1
2007-10-11[MAC80211]: improve locking of sta_info related structuresMichael Wu1-4/+4
2007-10-11[MAC80211]: split TX path into own fileJohannes Berg1-0/+1869