summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: don't send delBA before disassocJohannes Berg2012-09-211-1/+1
* mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier2012-09-201-1/+1
* cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-191-1/+2
* mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg2012-09-191-0/+4
* cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-183-0/+50
* wireless: remove unreachable codeAlan Cox2012-09-181-19/+1
* mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-141-1/+2
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-144-8/+5
* mac80211: handle power constraint/country IE betterJohannes Berg2012-09-143-22/+72
* mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-111-13/+0
* mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-101-18/+30
* mac80211: use call_rcu() on sta deletionEliad Peller2012-09-103-57/+81
* mac80211: add key flag for management keysJohannes Berg2012-09-102-1/+33
* mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-071-1/+32
* mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-073-50/+54
* net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
* mac80211: refactor set_channel_typeMichal Kazior2012-09-061-19/+48
* mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-061-1/+1
* mac80211: check power constraint IE size when parsingJohannes Berg2012-09-063-10/+6
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-0632-257/+625
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-232-1/+15
| |\
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-2128-438/+858
| |\ \
| * | | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-133-34/+33
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-1013-95/+359
| |\ \ \
| | * | | Bluetooth: Refactor in hci_le_conn_complete_evtAndre Guedes2012-08-061-13/+9
| | * | | Bluetooth: Lookup hci_conn in hci_le_conn_complete_evtAndre Guedes2012-08-061-2/+2
| | * | | Bluetooth: Find hci_conn by BT_CONNECT stateAndre Guedes2012-08-061-8/+3
| | * | | Bluetooth: Refactor hci_cs_le_create_connAndre Guedes2012-08-061-14/+16
| | * | | Bluetooth: Remove unneeded codeAndre Guedes2012-08-061-10/+0
| | * | | Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+5
| | * | | Bluetooth: Trivial refactoringAndre Guedes2012-08-061-2/+1
| | * | | Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO2012-08-061-0/+9
| | * | | Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO2012-08-061-2/+12
| | * | | Bluetooth: Added /proc/net/l2cap via bt_procfs_init()Masatake YAMATO2012-08-061-2/+18
| | * | | Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO2012-08-061-1/+21
| | * | | Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-061-2/+11
| | * | | Bluetooth: Added /proc/net/cmtp via bt_procfs_init()Masatake YAMATO2012-08-061-2/+21
| | * | | Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO2012-08-061-2/+20
| | * | | Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+141
| | * | | Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-063-5/+7
| | * | | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-0/+15
| | * | | Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes2012-08-061-4/+0
| | * | | Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-062-9/+4
| | * | | Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes2012-08-061-1/+1
| | * | | Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes2012-08-061-1/+1
| | * | | Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes2012-08-061-1/+1
| | * | | Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes2012-08-061-1/+1
| | * | | Bluetooth: Use lmp_esco_capable where applicableAndre Guedes2012-08-061-1/+1
| | * | | Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes2012-08-062-4/+4
| | * | | Bluetooth: Use lmp_le_capable where applicableAndre Guedes2012-08-062-4/+4
OpenPOWER on IntegriCloud