summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: make ieee80211_rx_h_mgmt more readableJohannes Berg2008-09-111-8/+8
* mac80211: move spectrum management code outJohannes Berg2008-09-111-4/+18
* mac80211: make BA session handling independent of STA modeJohannes Berg2008-09-111-0/+60
* mac80211: Fix rate scale initialization in IBSSEmmanuel Grumbach2008-09-081-4/+0
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-8/+8
* mac80211: remove rx/tx_data->fc memberHarvey Harrison2008-08-221-6/+2
* mac80211: use ieee80211 frame control directlyHarvey Harrison2008-08-221-27/+26
* mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison2008-08-221-38/+24
* mac80211: radiotap: assume modulation from ratesBruno Randolf2008-08-221-1/+4
* mac80211: add rx status flag for short preambleBruno Randolf2008-08-221-0/+2
* mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo2008-08-071-49/+67
* mac80211: fix RX sequence number checkJohannes Berg2008-07-141-7/+12
* mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packetsEmmanuel Grumbach2008-07-141-2/+2
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-10/+5
* mac80211: remove trivial rx_data->fc usersHarvey Harrison2008-07-081-56/+51
* mac80211: move QOS control helpers into ieee80211.hHarvey Harrison2008-07-081-14/+14
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-94/+12
* mac80211: get rid of function pointers in RX pathJohannes Berg2008-07-021-53/+44
* mac80211: rx.c use new frame control helpersHarvey Harrison2008-06-271-4/+3
* mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-141-2/+8
* mac80211: rx.c use new helpersHarvey Harrison2008-06-141-12/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-2/+2
|\
| * mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-281-2/+2
* | mac80211: remove channel use statisticsJohannes Berg2008-05-211-59/+3
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-5/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-71/+143
|\ \
| * | mac80211: make rx radiotap header more flexibleBruno Randolf2008-05-141-62/+133
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-2/+2
| * | mac80211: proper STA info lockingJohannes Berg2008-05-141-8/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-6/+6
|\ \ \ | |/ / |/| / | |/
| * mac80211: add missing newlines in printk()Pavel Roskin2008-05-121-3/+3
| * mac80211: fix access to null skbLuis Carlos Cobo2008-05-121-3/+3
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-5/+0
|/
* net/mac80211/rx.c: fix off-by-oneAdrian Bunk2008-04-231-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-5/+2
|\
| * mac80211: remove message on receiving unexpected unencrypted framesJohannes Berg2008-04-151-5/+2
* | mac80211: rename filesJohannes Berg2008-04-081-1/+1
* | mac80211: use recent multicast table for all mesh multicast framesLuis Carlos Cobo2008-04-011-1/+1
* | mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-271-4/+6
* | mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo2008-03-061-1/+1
* | mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-16/+8
* | mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-061-81/+82
* | mac80211: clean up mesh RX path a bit moreJohannes Berg2008-03-061-11/+6
* | mac80211: clean up mesh codeJohannes Berg2008-03-061-14/+14
* | mac80211: support for mesh interfaces in mac80211 data pathLuis Carlos Cobo2008-03-061-4/+117
* | mac80211: add mesh interface typeJohannes Berg2008-03-061-0/+10
* | mac80211: consolidate TIM handling codeJohannes Berg2008-02-291-14/+15
* | mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg2008-02-291-4/+3
* | mac80211: invoke set_tim() callback after setting own TIM infoJohannes Berg2008-02-291-4/+4
* | mac80211: convert sta_info.pspoll to a flagJohannes Berg2008-02-291-6/+7
OpenPOWER on IntegriCloud