aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c
Commit message (Expand)AuthorAge
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-09
* mac80211: clean up debuggingJohannes Berg2012-06-24
* mac80211: two small verbose debug cleanupsJohannes Berg2012-06-22
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-06
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
* mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-13
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-05
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-27
* mac80211: fix a few -Wshadow warningsJohannes Berg2012-01-27
* mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa2011-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * mac80211: Fix endian bug in radiotap header generationHelmut Schaa2011-11-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| |/
* | mac80211: implement wifi TX statusJohannes Berg2011-11-09
* | mac80211: support client probeJohannes Berg2011-11-09
* | mac80211: add helper to free TX skbJohannes Berg2011-11-09
|/
* mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa2011-10-14
* mac80211: Build TX radiotap header dynamicallyHelmut Schaa2011-10-14
* mac80211: fix offchannel TX cookie matchingJohannes Berg2011-10-11
* mac80211: optimise station flagsJohannes Berg2011-09-30
* mac80211: implement uAPSDJohannes Berg2011-09-30
* mac80211: clear more-data bit on filtered framesJohannes Berg2011-09-30
* mac80211: split PS buffers into ACsJohannes Berg2011-09-30
* mac80211: also expire filtered framesJohannes Berg2011-09-30
* mac80211: unify TIM bit handlingJohannes Berg2011-09-30
* mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau2011-09-16
* mac80211: make ieee80211_send_bar available for driversFelix Fietkau2011-09-14
* mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau2011-09-13
* mac80211: Tear down BA session on BAR tx failureHelmut Schaa2011-08-22
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-08
* mac80211: allow low level drivers to report packet lossArik Nemtsov2011-04-28
* mac80211: Minor optimization in tx status handlingHelmut Schaa2011-03-30
* mac80211: support direct offchannel TX offloadJohannes Berg2011-02-25
* mac80211: Fix a race on enabling power save.Vivek Natarajan2011-02-23
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-18
|\
| * mac80211: fix TX status cookie in HW offload caseJohannes Berg2011-02-02
* | mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-03
|/
* mac80211: speed up AP probing using nullfunc framesFelix Fietkau2010-12-06
* mac80211: implement off-channel mgmt TXJohannes Berg2010-11-29
* mac80211: implement packet loss notificationJohannes Berg2010-11-24
* mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-07
|\
| * Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville2010-10-07
* | mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa2010-10-05
* | mac80211: clear txflags for ps-filtered framesChristian Lamparter2010-09-24
* | net/mac80211: Use wiphy_<level>Joe Perches2010-08-25
* | cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-24
|/
* mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville2010-06-28