]> Pileus Git - ~andy/linux/history - net
rt2x00: Fix comment in rt2800pci
[~andy/linux] / net /
2011-03-04 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2011-03-04 John W. LinvilleMerge branch 'for-linville' of git://git.kernel.org...
2011-03-04 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-02 Szymon JancBluetooth: Fix some small code style issues in mgmt.c
2011-03-02 Szymon JancBluetooth: Use variable name instead of type in sizeof()
2011-03-02 Szymon JancBluetooth: Remove unused code from get_connections
2011-03-02 Szymon JancBluetooth: Log all parameters in cmd_status for easier...
2011-03-02 Szymon JancBluetooth: Fix possible NULL pointer dereference in...
2011-03-01 Johannes Bergmac80211: make rate control Kconfig warning depend... master-2011-03-01
2011-03-01 Felix Fietkaumac80211: add support for showing the last rx bitrate
2011-03-01 Felix Fietkaucfg80211: add a field for the bitrate of the last rx...
2011-02-28 Gustavo F. PadovanBluetooth: Fix BT_L2CAP and BT_SCO in Kconfig
2011-02-27 Ville TervoBluetooth: Use ERR_PTR as return error from hci_connect
2011-02-27 Szymon JancBluetooth: Validate data size before accessing mgmt...
2011-02-27 Szymon JancBluetooth: Move index to common header in management...
2011-02-27 Szymon JancBluetooth: Use proper command structure in remove_uuid
2011-02-26 Gustavo F. PadovanBluetooth: Remove duplicated BT_INFO() from L2CAP
2011-02-26 Anand GadiyarBluetooth: remove unnecessary call to hci_sock_cleanup
2011-02-25 Johannes Bergmac80211: support direct offchannel TX offload
2011-02-25 Stanislaw Gruszkamac80211: better fix for conn_mon_timer running after...
2011-02-25 Johannes Bergmac80211: copy peer MCS TX parameters
2011-02-25 Johannes Bergmac80211: remove IBSS merge delay
2011-02-25 Johannes Bergmac80211: make tx() operation return void
2011-02-23 Johannes Bergmac80211: rename RX_FLAG_TSFT
2011-02-23 Vivek Natarajanmac80211: Fix a race on enabling power save.
2011-02-22 Anand GadiyarBluetooth: fix build break on hci_sock.c
2011-02-21 Anderson BrigliaBluetooth: Fix LE conn creation
2011-02-21 Johan HedbergBluetooth: Fix unnecessary list traversal in mgmt_pendi...
2011-02-21 Johan HedbergBluetooth: Fix inititial value for remote authenticatio...
2011-02-21 Johan HedbergBluetooth: Add mgmt_auth_failed event
2011-02-21 Johan HedbergBluetooth: Fix mgmt_pin_code_reply return parameters
2011-02-21 Johan HedbergBluetooth: Fix mgmt_pin_code_reply command status opcode
2011-02-21 Johan HedbergBluetooth: Add management support for user confirmation...
2011-02-21 Johan HedbergBluetooth: Add mgmt_pair_device command
2011-02-21 Johan HedbergBluetooth: Make pending_add return a pointer to the...
2011-02-18 John W. LinvilleMerge ssh://master.kernel.org/pub/scm/linux/kernel... master-2011-02-18-2
2011-02-18 Vivek Natarajanmac80211: Clear PS related flag on disabling power... master-2011-02-18
2011-02-18 Jan Beulichsmall adjustment to net/mac80211/Kconfig
2011-02-18 Johannes Bergmac80211: fix 2.4 GHz 40 MHz disabling
2011-02-18 Ben Greearmac80211: Add power to debugfs.
2011-02-18 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-18 Stanislaw Gruszkamac80211: fix conn_mon_timer running after disassociate
2011-02-18 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-17 Gustavo F. PadovanBluetooth: fix checkpatch errors in af_bluetooth.c
2011-02-17 Gustavo F. PadovanBluetooth: Fix errors reported by checkpatch.pl
2011-02-17 Gustavo F. PadovanBluetooth: fix errors reported by checkpatch.pl
2011-02-17 Szymon JancBluetooth: Fix some code style issues in hci_event.c
2011-02-17 Szymon JancBluetooth: Fix some code style issues in hci_core.c
2011-02-17 Szymon JancBluetooth: Clean up hci_sniff_subrate_evt function
2011-02-17 Szymon JancBluetooth: Use #include <linux/uaccess.h> instead of...
2011-02-16 Claudio TakahasiBluetooth: Send LE Connection Update Command
2011-02-16 Ville TervoBluetooth: Use proper timer for hci command timout
2011-02-16 Gustavo F. PadovanBluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails
2011-02-16 Claudio TakahasiBluetooth: Add connection parameter update response
2011-02-16 Claudio TakahasiBluetooth: Add LE signaling commands handling
2011-02-16 Ville TervoBluetooth: Treat LE and ACL links separately on timeout
2011-02-16 Vinicius Costa GomesBluetooth: Fix initiated LE connections
2011-02-16 Ville TervoBluetooth: Do not send disconn comand over LE links
2011-02-16 Ville TervoBluetooth: Add server socket support for LE connection
2011-02-16 Ville TervoBluetooth: Add LE connection support to L2CAP
2011-02-16 Ville TervoBluetooth: Use LE buffers for LE traffic
2011-02-16 Ville TervoBluetooth: Add LE connect support
2011-02-16 Vladislav PBluetooth: Release BTM while sleeping to avoid deadlock
2011-02-15 Gustavo F. PadovanBluetooth: Add L2CAP mode to debugfs output
2011-02-15 Gustavo F. PadovanBluetooth: remove l2cap_load() hack
2011-02-14 Johannes Bergmac80211: reply to directed probes in IBSS master-2011-02-14
2011-02-14 Helmut Schaamac80211: Remove superfluous if clause
2011-02-14 Gustavo F. PadovanBluetooth: Merge L2CAP and SCO modules into bluetooth.ko
2011-02-14 Vasiliy KulikovBluetooth: sco: fix information leak to userspace
2011-02-14 Vasiliy KulikovBluetooth: bnep: fix buffer overflow
2011-02-11 Vasiliy KulikovBluetooth: l2cap: fix 1 byte infoleak to userspace
2011-02-09 Ben Greearmac80211: Ensure power-level set properly for scanning.
2011-02-09 Ben Greearmac80211: Allow work items to use existing channel...
2011-02-09 Ben Greearmac80211: Allow scanning on existing channel-type.
2011-02-09 Ben Greearmac80211: Properly set work-item channel-type.
2011-02-09 John W. LinvilleMerge branch 'for-linville' of git://git.kernel.org...
2011-02-09 Eliad Pellermac80211: add missing locking in ieee80211_reconfig
2011-02-09 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-08 Gustavo F. PadovanBluetooth: update Bluetooth daemon name in Kconfig...
2011-02-08 Gustavo F. PadovanBluetooth: move __l2cap_sock_close() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_kill() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move L2CAP sock timers function to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_connect() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_getname() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_accept() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_release() to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: move l2cap_sock_ops to l2cap_sock.c
2011-02-08 Gustavo F. PadovanBluetooth: Initial work for L2CAP split.
2011-02-08 Gustavo F. PadovanBluetooth: Rename l2cap.c to l2cap_core.c
2011-02-08 Andrei EmeltchenkoBluetooth: fix crash by disabling tasklet in sock accept
2011-02-08 Andrei EmeltchenkoBluetooth: Do not use assignments in IF conditions
2011-02-08 Johan HedbergBluetooth: Add set_io_capability management command
2011-02-08 Johan HedbergBluetooth: Add support for PIN code handling in the...
2011-02-08 Johan HedbergBluetooth: Create common cmd_complete function for...
next