summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes2012-08-061-2/+2
| | * | | Bluetooth: Fix processing A2MP chan in security_cfmAndrei Emeltchenko2012-08-061-0/+5
| | * | | Bluetooth: Do not shadow hdr variableAndrei Emeltchenko2012-08-061-3/+7
| | * | | Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko2012-08-061-2/+2
| | * | | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-062-4/+22
| * | | | ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-07-313-4/+66
| * | | | ipv4: Cache routes in nexthop exception entries.David S. Miller2012-07-312-64/+78
| * | | | ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-312-6/+32
| * | | | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-314-40/+39
| * | | | bridge: make port attributes conststephen hemminger2012-07-301-3/+3
| * | | | ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-301-11/+0
| * | | | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-307-29/+41
OpenPOWER on IntegriCloud