summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | cfg80211: remove free_priv BSS APIJohannes Berg2013-01-311-3/+0
* | | | mac80211: remove unused mesh data from bssJohannes Berg2013-01-312-40/+0
* | | | mac80211: remove last_probe_resp from bssJohannes Berg2013-01-312-5/+0
* | | | mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-314-33/+51
* | | | mac80211: remove assoc data "sent_assoc"Johannes Berg2013-01-312-4/+0
* | | | cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2013-01-313-0/+142
* | | | mac80211: dynamic short slot time for MBSSsThomas Pedersen2013-01-292-5/+63
* | | | cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg2013-01-291-1/+1
* | | | mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-291-5/+1
* | | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-2921-108/+176
|\| | | | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2811-42/+49
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-226-31/+35
| | |\ \
| | | * | mac80211: add encrypt headroom to PERR framesBob Copeland2013-01-161-1/+3
| | | * | mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland2013-01-161-0/+1
| | | * | mac80211: fix monitor mode injectionFelix Fietkau2013-01-161-3/+6
| | | * | mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-163-26/+14
| | | * | mac80211: fix FT roamingJohannes Berg2013-01-161-1/+11
| | * | | Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-101-1/+1
| | * | | Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-102-8/+11
| | * | | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-091-1/+1
| | * | | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
| | |/ /
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-2215-100/+274
| |\ \ \
| * \ \ \ Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-01-1410-66/+127
| |\ \ \ \
| | * | | | NFC: Use skb_copy_datagram_iovecSamuel Ortiz2013-01-111-1/+1
| | * | | | NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz2013-01-111-8/+8
| | * | | | NFC: Initial Secure Element APISamuel Ortiz2013-01-104-1/+8
| | * | | | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-102-1/+9
| | * | | | NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade2013-01-101-2/+4
| | * | | | NFC: Changed event_received hci ops result semanticEric Lapuyade2013-01-101-6/+8
| | * | | | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-101-3/+5
| | * | | | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-103-32/+53
| | * | | | NFC: llcp: Fix Rx memory leakSamuel Ortiz2013-01-101-10/+25
| | * | | | NFC: llcp: Remove the tx backlog queueSamuel Ortiz2013-01-103-6/+2
| | * | | | NFC: Add support for SO_TIMESTAMP LLCP socket optionThierry Escande2013-01-103-0/+8
| | | |_|/ | | |/| |
* | | | | mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen2013-01-281-0/+2
* | | | | cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-254-0/+151
* | | | | mac80211: avoid a build warningArnd Bergmann2013-01-251-4/+4
* | | | | mac80211: remove redundant checkJohannes Berg2013-01-241-11/+10
* | | | | cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich2013-01-241-1/+2
* | | | | mac80211: support mesh rate updatesThomas Pedersen2013-01-242-2/+9
* | | | | mac80211: clean up mesh sta allocation warningThomas Pedersen2013-01-242-68/+95
* | | | | mac80211: fix aggregation state with current driversJohannes Berg2013-01-242-16/+10
* | | | | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-243-7/+11
* | | | | mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-184-0/+69
* | | | | mac80211: improve aggregation debug messagesJohannes Berg2013-01-182-22/+36
* | | | | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-185-27/+15
* | | | | mac80211: add op to configure default key idYoni Divinsky2013-01-183-1/+43
| |_|/ / |/| | |
* | | | mac80211: split out chandef tracing macrosJohannes Berg2013-01-161-9/+15
* | | | cfg80211: check radar interface combinationsSimon Wunderlich2013-01-164-8/+55
* | | | cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-162-1/+11