summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+8
* cfg80211: remove unused cfg80211_get_meshJohannes Berg2013-02-041-4/+0
* cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev2013-02-042-4/+12
* mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-041-0/+2
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-1/+4
* cfg80211: remove free_priv BSS APIJohannes Berg2013-01-311-3/+0
* mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-7/+9
* cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2013-01-313-0/+84
* mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-291-5/+0
* Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-296-17/+57
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-223-86/+245
| |\
| * | bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-141-0/+1
| * | Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-01-144-15/+53
| |\ \
| | * | NFC: Change nfc.h licenseLauro Ramos Venancio2013-01-141-13/+10
| | * | NFC: Initial Secure Element APISamuel Ortiz2013-01-104-0/+24
| | * | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-101-0/+13
| | * | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-101-2/+2
| | * | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-102-0/+4
| * | | bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz2013-01-111-0/+2
| * | | bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-1/+1
| |/ /
| * | bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-071-1/+0
* | | cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-252-2/+83
* | | cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan2013-01-251-4/+4
* | | ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao2013-01-241-1/+4
* | | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-0/+1
* | | mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-181-0/+9
* | | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-7/+4
* | | mac80211: add op to configure default key idYoni Divinsky2013-01-181-0/+10
| |/ |/|
* | cfg80211: check radar interface combinationsSimon Wunderlich2013-01-162-0/+5
* | cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-162-3/+5
* | nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-161-0/+4
* | {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-162-0/+68
* | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-0/+4
* | mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-161-1/+4
* | {cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2013-01-162-80/+153
* | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-2/+2
|/
* wireless: use __alignedJohannes Berg2013-01-032-5/+5
* mac80211: support HT notify channel width actionJohannes Berg2013-01-031-0/+9
* wireless: use __packed in ieee80211.hJohannes Berg2013-01-031-42/+42
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-5/+17
* nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-0/+16
* mac80211: fix channel context iterationJohannes Berg2013-01-031-0/+5
* regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-9/+9
* regulatory: use RCU to protect last_requestJohannes Berg2013-01-031-0/+2
* regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-032-1/+3
* regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-7/+1
* wireless: more 'capability info' bitsVladimir Kondratiev2013-01-031-1/+6
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-211-1/+1
|\
| * watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
* | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-212-10/+49
|\ \