bcma: don't leak memory for PCIE, MIPS, GBIT cores
[deliverable/linux.git] / net /
2012-09-07  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-07  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-05  Hila Gonencfg80211: fix indentation
2012-09-05  Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-09-05  Arend van Sprielwext: include wireless event id when it has a size...
2012-09-05  Johannes Bergmac80211: don't use kerneldoc for ieee80211_add_rx_radi...
2012-09-05  Wei Yongjuncfg80211: use list_move_tail instead of list_del/list_a...
2012-09-04  Ilan Peermac80211: Do not check for valid hw_queues for P2P_DEVICE
2012-08-23  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-22  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-22  Sujith Manoharanmac80211: Fix AP mode regression
2012-08-21  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-21  AceLan KaoRevert "rfkill: remove dead code"
2012-08-20  Johannes Bergmac80211: clean up ieee80211_subif_start_xmit
2012-08-20  Johannes Bergmac80211: pass channel to ieee80211_send_probe_req
2012-08-20  Johannes Bergmac80211: convert ops checks to WARN_ON
2012-08-20  Johannes Bergmac80211: check operating channel in scan
2012-08-20  Johannes Bergmac80211: use RX status band instead of current band
2012-08-20  Johannes Bergmac80211: don't assume channel is set in tracing
2012-08-20  Johannes Bergmac80211: use oper_channel in rate init
2012-08-20  Johannes Bergmac80211: remove freq/chantype from debugfs
2012-08-20  Johannes Bergmac80211: remove almost unused local variable
2012-08-20  Johannes Bergmac80211: mesh: don't use global channel type
2012-08-20  Johannes Bergmac80211: simplify buffers in aes_128_cmac_vector
2012-08-20  Johannes Bergmac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
2012-08-20  Johannes Bergmac80211: support P2P Device abstraction
2012-08-20  Johannes Bergcfg80211: add P2P Device abstraction
2012-08-20  Johannes Bergmac80211: make ieee80211_beacon_connection_loss_work...
2012-08-20  Johannes Bergmac80211: check size of channel switch IE when parsing
2012-08-20  Johannes Bergmac80211: fix CSA handling timer
2012-08-20  Johannes Bergmac80211: clean up CSA handling code
2012-08-20  Johannes Bergmac80211: remove unneeded 'bssid' variable
2012-08-20  Johannes Bergmac80211: support A-MPDU status reporting
2012-08-20  Johannes Bergwireless: add radiotap A-MPDU status field
2012-08-20  Antonio Quartullimac80211: add supported rates change notification in...
2012-08-20  Thomas Pedersenmac80211: clean up mpath_move_to_queue()
2012-08-20  Thomas Pedersenmac80211: use skb_queue_walk() in mesh_path_assign_nexthop
2012-08-20  Eyal Shapiramac80211: avoid using synchronize_rcu in ieee80211_set_...
2012-08-13  Marco Porschmac80211: fix unnecessary beacon update after peering...
2012-08-10  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-08-06  Andre GuedesBluetooth: Refactor in hci_le_conn_complete_evt
2012-08-06  Andre GuedesBluetooth: Lookup hci_conn in hci_le_conn_complete_evt
2012-08-06  Andre GuedesBluetooth: Find hci_conn by BT_CONNECT state
2012-08-06  Andre GuedesBluetooth: Refactor hci_cs_le_create_conn
2012-08-06  Andre GuedesBluetooth: Remove unneeded code
2012-08-06  Andre GuedesBluetooth: Fix hci_le_conn_complete_evt
2012-08-06  Andre GuedesBluetooth: Trivial refactoring
2012-08-06  Masatake YAMATOBluetooth: Added /proc/net/sco via bt_procfs_init()
2012-08-06  Masatake YAMATOBluetooth: Added /proc/net/rfcomm via bt_procfs_init()
2012-08-06  Masatake YAMATOBluetooth: Added /proc/net/l2cap via bt_procfs_init()
2012-08-06  Masatake YAMATOBluetooth: Added /proc/net/hidp via bt_procfs_init()
2012-08-06  Masatake YAMATOBluetooth: Added /proc/net/hci via bt_procfs_init()
2012-08-06  Masatake YAMATOBluetooth: Added /proc/net/cmtp via bt_procfs_init()
2012-08-06  Masatake YAMATOBluetooth: Added /proc/net/bnep via bt_procfs_init()
2012-08-06  Masatake YAMATOBluetooth: /proc/net/ entries for bluetooth protocols
2012-08-06  Jaganath KanakkasseryBluetooth: Free the l2cap channel list only when refcou...
2012-08-06  Jaganath KanakkasseryBluetooth: Move l2cap_chan_hold/put to l2cap_core.c
2012-08-06  Andre GuedesBluetooth: Remove locking in hci_user_passkey_request_evt
2012-08-06  Andrei EmeltchenkoBluetooth: Make connect / disconnect cfm functions...
2012-08-06  Andre GuedesBluetooth: Use lmp_no_flush_capable where applicable
2012-08-06  Andre GuedesBluetooth: Use lmp_sniffsubr_capable where applicable
2012-08-06  Andre GuedesBluetooth: Use lmp_sniff_capable where applicable
2012-08-06  Andre GuedesBluetooth: Use lmp_rswitch_capable where applicable
2012-08-06  Andre GuedesBluetooth: Use lmp_esco_capable where applicable
2012-08-06  Andre GuedesBluetooth: Use lmp_ssp_capable where applicable
2012-08-06  Andre GuedesBluetooth: Use lmp_le_capable where applicable
2012-08-06  Andre GuedesBluetooth: Use lmp_bredr_capable where applicable
2012-08-06  Andrei EmeltchenkoBluetooth: Fix processing A2MP chan in security_cfm
2012-08-06  Andrei EmeltchenkoBluetooth: Do not shadow hdr variable
2012-08-06  Andrei EmeltchenkoBluetooth: debug: Fix printing A2MP cmd code format
2012-08-06  Andrei EmeltchenkoBluetooth: mgmt: Managing only BR/EDR HCI controllers
2012-08-03  Thomas Pedersenmac80211: skb leak in mesh_plink_frame_tx()
2012-08-03  Thomas Pedersenmac80211: don't request ack for peering close
2012-08-03  Thomas Pedersenmac80211: remove ieee80211_clean_sdata()
2012-08-03  Thomas Pedersenmac80211: improve cleanup when leaving mesh
2012-08-01  Johannes Bergmac80211: reset station MLME flags upon new association
2012-07-31  David S. Milleripv4: Properly purge netdev references on uncached...
2012-07-31  David S. Milleripv4: Cache routes in nexthop exception entries.
2012-07-31  Eric Dumazetipv4: percpu nh_rth_output cache
2012-07-31  Eric Dumazetipv4: Restore old dst_free() behavior.
2012-07-31  Johannes Bergmac80211: use eth_broadcast_addr
2012-07-31  Johannes Bergmac80211: enable WDS carrier only after adding station
2012-07-31  Johannes Bergmac80211: manage carrier state in mesh
2012-07-31  Johannes Bergmac80211: use correct channel in TX
2012-07-31  Johannes Bergmac80211: fix current vs. operating channel in preq...
2012-07-31  Johannes Bergmac80211: use oper_channel in utils and config
2012-07-31  Johannes Bergmac80211: use oper_channel in managed mlme
2012-07-31  Johannes Bergmac80211: use oper_channel in ibss
2012-07-31  Johannes Bergmac80211: use oper_channel in mesh
2012-07-31  Johannes Bergmac80211: set channel only once during auth/assoc
2012-07-31  Johannes Bergmac80211: rename sta to new_sta
2012-07-31  Johannes Bergmac80211: supress HT/VHT disable if not supported
2012-07-31  Thomas Huehnmac80211: move TX station pointer and restructure TX
2012-07-31  Eliad Pellermac80211: add PS flag to bss_conf
2012-07-31  Vladimir Kondratievcfg80211: unify IE search
2012-07-31  Emmanuel Grumbachmac80211: don't call mgd_prepare_tx when associated
2012-07-31  Johannes Bergmac80211: don't react to beacon loss if HW monitoring
2012-07-31  Mahesh Palivelamac80211: VHT (11ac) association
2012-07-31  Chun-Yeow Yeohmac80211: don't re-init rate control when receiving...
2012-07-30  stephen hemmingerbridge: make port attributes const
next
This page took 0.049474 seconds and 8 git commands to generate.