aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAge
* mac80211: Remove radiotap rate-present flag for HTJouni Malinen2008-12-19
* mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-19
* mac80211: misc cleanupsRami Rosen2008-12-12
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-12
* mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-05
* mac80211: only transition STAs ps->wake on data framesJohannes Berg2008-12-05
* mac80211: Re-enable aggregationSujith2008-10-31
* mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky2008-10-31
* mac80211: minor code cleanupsJohannes Berg2008-10-31
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-27
* net/mac80211/rx.c: fix build errorIngo Molnar2008-10-13
* Fix modpost failure when rx handlers are not inlined.Davide Pesavento2008-09-30
* mac80211: fix mesh action frame handlingJohannes Berg2008-09-24
* mac80211: mesh portal functionality supportYanBo2008-09-24
* mac80211: make master iface not wirelessJohannes Berg2008-09-24
* mac80211: share STA information with driverJohannes Berg2008-09-15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* mac80211: clean up some commentsJohannes Berg2008-09-15
* mac80211: clean up scan namespaceJohannes Berg2008-09-15
* mac80211: make bridge_packets a virtual interface optionJohannes Berg2008-09-15
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-15
* mac80211: make ieee80211_rx_h_mgmt more readableJohannes Berg2008-09-11
* mac80211: move spectrum management code outJohannes Berg2008-09-11
* mac80211: make BA session handling independent of STA modeJohannes Berg2008-09-11
* mac80211: Fix rate scale initialization in IBSSEmmanuel Grumbach2008-09-08
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-22
* mac80211: remove rx/tx_data->fc memberHarvey Harrison2008-08-22
* mac80211: use ieee80211 frame control directlyHarvey Harrison2008-08-22
* mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison2008-08-22
* mac80211: radiotap: assume modulation from ratesBruno Randolf2008-08-22
* mac80211: add rx status flag for short preambleBruno Randolf2008-08-22
* mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo2008-08-07
* mac80211: fix RX sequence number checkJohannes Berg2008-07-14
* mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packetsEmmanuel Grumbach2008-07-14
* mac80211: make master netdev handling saneJohannes Berg2008-07-14
* mac80211: remove trivial rx_data->fc usersHarvey Harrison2008-07-08
* mac80211: move QOS control helpers into ieee80211.hHarvey Harrison2008-07-08
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-02
* mac80211: get rid of function pointers in RX pathJohannes Berg2008-07-02
* mac80211: rx.c use new frame control helpersHarvey Harrison2008-06-27
* mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-14
* mac80211: rx.c use new helpersHarvey Harrison2008-06-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\
| * mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-28
* | mac80211: remove channel use statisticsJohannes Berg2008-05-21
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-15
|\ \
| * | mac80211: make rx radiotap header more flexibleBruno Randolf2008-05-14
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-14
| * | mac80211: proper STA info lockingJohannes Berg2008-05-14