]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
[karo-tx-linux.git] / net /
2013-01-23 Johan HedbergBluetooth: Fix checking for correct mgmt_load_link_keys...
2013-01-23 Szymon JancBluetooth: Fix pair device command reply if adapter...
2013-01-23 Johan HedbergBluetooth: Fix Class of Device indication when powering off
2013-01-18 Johan HedbergBluetooth: Fix using system-global workqueue when not...
2013-01-18 Johan HedbergBluetooth: Use req_workqueue for hci_request operations
2013-01-18 Johan HedbergBluetooth: Add a new workqueue for hci_request operations
2013-01-10 Gustavo PadovanBluetooth: Fix uuid output in debugfs
2013-01-10 Johan HedbergBluetooth: Fix sending incorrect new_settings for mgmt_...
2013-01-10 Johan HedbergBluetooth: Fix returning proper command status for...
2013-01-10 Johan HedbergBluetooth: Fix checking for exact values of boolean...
2013-01-10 Johan HedbergBluetooth: Move non-critical sections outside of the...
2013-01-10 Johan HedbergBluetooth: Fix accepting set_dev_class for non-BR/EDR...
2013-01-10 Johan HedbergBluetooth: Fix checking for valid device class values
2013-01-10 Johan HedbergBluetooth: Fix missing command complete for mgmt_load_l...
2013-01-10 Johan HedbergBluetooth: Fix missing command complete event for mgmt_...
2013-01-09 Szymon JancBluetooth: mgmt: Avoid using magic number in status...
2013-01-09 Szymon JancBluetooth: mgmt: Remove not needed restriction on add...
2013-01-09 Andrei EmeltchenkoBluetooth: AMP: Use set_bit / test_bit for amp_mgr...
2013-01-09 Andrei EmeltchenkoBluetooth: AMP: Remove dead code
2013-01-09 Andrei EmeltchenkoBluetooth: AMP: Clean up logical link create / accept
2013-01-09 Andrei EmeltchenkoBluetooth: AMP: Send A2MP Create Phylink Rsp after...
2013-01-09 Rami RosenBluetooth: Remove unnecessary include l2cap.h
2013-01-07 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-01-03 Johannes Bergcfg80211: disallow more station changes
2013-01-03 Johannes Bergmac80211: unset peer's HT 40 MHz support if not usable
2013-01-03 Johannes Bergwireless: use __aligned
2013-01-03 Johannes Bergmac80211: support HT notify channel width action
2013-01-03 Johannes Bergmac80211: split TX aggregation stop action
2013-01-03 Johannes Bergmac80211: move ieee80211_remove_tid_tx function
2013-01-03 Johannes Bergmac80211: split out aggregation TX removal
2013-01-03 Johannes Bergmac80211: split aggregation stop by reason
2013-01-03 Johannes Bergnl80211/mac80211: support full station state in AP...
2013-01-03 Johannes Bergcfg80211: move some AP code to right file
2013-01-03 Johannes Bergmac80211: restrict assoc request VHT capabilities
2013-01-03 Luis R. Rodriguezcfg80211: move world roaming check for beacon hints
2013-01-03 Luis R. Rodriguezcfg80211: move reg_is_world_roaming()
2013-01-03 Luis R. Rodriguezcfg80211: do not process beacon hints if one is already...
2013-01-03 Johannes Bergmac80211: assign bss_conf.bssid only once
2013-01-03 Johannes Bergmac80211: further simplify ieee80211_bss_info_change_notify
2013-01-03 Johannes Bergmac80211: reconfig bss_info_changed only if beaconing
2013-01-03 Johannes Bergmac80211: track enable_beacon explicitly
2013-01-03 Johannes Bergmac80211: fix channel context iteration
2013-01-03 Johannes Bergmac80211: clean up association better in suspend
2013-01-03 Johannes Bergmac80211: clean up ieee80211_quiesce
2013-01-03 Emmanuel Grumbachmac82011: use frame control to differentiate probe...
2013-01-03 Johannes Bergmac80211: fix ieee80211_ie_build_vht_cap indentation
2013-01-03 Johannes Bergcfg80211: adjacent 80+80 MHz channel segments are invalid
2013-01-03 Johannes Bergmac80211: optimise AP stop RCU handling
2013-01-03 Johannes Bergregulatory: use IS_ERR macro family for freq_reg_info
2013-01-03 Johannes Bergregulatory: use RCU to protect last_request
2013-01-03 Johannes Bergregulatory: use RCU to protect global and wiphy regdomains
2013-01-03 Johannes Bergregulatory: pass new regdomain to reset function
2013-01-03 Johannes Bergregulatory: remove handling of channel bandwidth
2013-01-03 Johannes Bergregulatory: fix reg_is_valid_request handling
2013-01-03 Johannes Bergregulatory: remove locking from wiphy_apply_custom_regu...
2013-01-03 Johannes Bergregulatory: clarify locking rules and assertions
2013-01-03 Johannes Bergregulatory: simplify freq_reg_info_regd
2013-01-03 Johannes Bergregulatory: remove useless warning
2013-01-03 Johannes Bergregulatory: remove redundant isalpha() check
2013-01-03 Johannes Bergregulatory: simplify restore_regulatory_settings
2013-01-03 Johannes Bergregulatory: remove BUG_ON
2013-01-03 Johannes Bergcfg80211: remove wiphy_idx_valid
2013-01-03 Johannes Bergregulatory: use proper enum for return values
2013-01-03 Johannes Bergregulatory: remove useless locking on exit
2013-01-03 Johannes Bergregulatory: code cleanup
2013-01-03 Johannes Bergregulatory: simplify regulatory_hint_11d
2013-01-03 Johannes Bergregulatory: don't test list before iterating
2013-01-03 Johannes Bergregulatory: clean up reg_copy_regd()
2013-01-03 Johannes Bergregulatory: clean up regdom_intersect
2013-01-03 Johannes Bergregulatory: don't allocate too much memory
2013-01-03 Johannes Bergregulatory: don't write past array when intersecting...
2013-01-03 Johannes Bergmac80211: remove a bit of dead mesh code
2013-01-03 Johannes Bergmac80211: optimise roaming time again
2013-01-03 Johannes Bergmac80211: warn if unexpectedly removing stations
2013-01-03 Johannes Bergmac80211: remove final sta_info_flush()
2013-01-03 Chun-Yeow Yeohmac80211: use short slot time in mesh for 5GHz
2013-01-03 Ben Greearmac80211: Allow disabling SGI-20
2013-01-03 Johannes BergMerge remote-tracking branch 'mac80211/master' into...
2013-01-03 Chaitanyamac80211: fix maximum MTU
2013-01-03 Johannes Bergmac80211: fix dtim_period in hidden SSID AP association
2013-01-03 Johannes Bergmac80211: use del_timer_sync for final sta cleanup...
2013-01-03 Johannes Bergmac80211: fix station destruction in AP/mesh modes
2013-01-03 Thomas Pedersenmac80211: RMC buckets are just list heads
2013-01-03 Johannes Bergmac80211: assign VLAN channel contexts
2013-01-03 Felix Fietkaumac80211: flush AP_VLAN stations when tearing down...
2013-01-03 Stanislaw Gruszkamac80211: fix ibss scanning
2012-12-22 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-12-22 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-12-22 Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git.kernel.org/pub...
2012-12-22 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2012-12-22 Linus TorvaldsMerge tag 'asm-generic' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
2012-12-21 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-12-21 Linus TorvaldsMerge tag 'fixes2' of git://git.kernel.org/pub/scm...
2012-12-21 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2012-12-20 Al ViroMerge branch 'fscache' of git://git.kernel.org/pub...
next