aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-24mac80211: clean up debuggingJohannes Berg1-7/+4
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg1-1/+1
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-24/+4
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-1/+1
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-04-13mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi1-1/+7
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau1-1/+2
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg1-0/+1
2012-01-27mac80211: fix a few -Wshadow warningsJohannes Berg1-3/+3
2011-12-13mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa1-10/+5
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+4
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-21mac80211: Fix endian bug in radiotap header generationHelmut Schaa1-4/+4
2011-11-09mac80211: implement wifi TX statusJohannes Berg1-0/+38
2011-11-09mac80211: support client probeJohannes Berg1-18/+27
2011-11-09mac80211: add helper to free TX skbJohannes Berg1-0/+6
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa1-0/+23
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa1-35/+77
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg1-1/+1
2011-09-30mac80211: optimise station flagsJohannes Berg1-6/+6
2011-09-30mac80211: implement uAPSDJohannes Berg1-2/+13
2011-09-30mac80211: clear more-data bit on filtered framesJohannes Berg1-0/+10
2011-09-30mac80211: split PS buffers into ACsJohannes Berg1-3/+14
2011-09-30mac80211: also expire filtered framesJohannes Berg1-0/+5
2011-09-30mac80211: unify TIM bit handlingJohannes Berg1-0/+1
2011-09-16mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau1-6/+8
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau1-2/+2
2011-09-13mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau1-1/+36
2011-08-22mac80211: Tear down BA session on BAR tx failureHelmut Schaa1-0/+18
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg1-3/+0
2011-04-28mac80211: allow low level drivers to report packet lossArik Nemtsov1-0/+8
2011-03-30mac80211: Minor optimization in tx status handlingHelmut Schaa1-4/+7
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg1-0/+4
2011-02-23mac80211: Fix a race on enabling power save.Vivek Natarajan1-2/+0
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+6
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov1-0/+4
2011-02-02mac80211: fix TX status cookie in HW offload caseJohannes Berg1-1/+6
2010-12-06mac80211: speed up AP probing using nullfunc framesFelix Fietkau1-9/+9
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg1-1/+14
2010-11-24mac80211: implement packet loss notificationJohannes Berg1-0/+22
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau1-0/+4
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+2
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville1-2/+2
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa1-1/+1
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+1
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches1-5/+4
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-1/+1
2010-06-28mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville1-2/+2
2010-06-02wireless: fix several minor description typosWalter Goldens1-1/+1