aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Bluetooth: Fix some small code style issues in mgmt.cSzymon Janc2011-03-01
* Bluetooth: Use variable name instead of type in sizeof()Szymon Janc2011-03-01
* Bluetooth: Remove unused code from get_connectionsSzymon Janc2011-03-01
* Bluetooth: Log all parameters in cmd_status for easier debuggingSzymon Janc2011-03-01
* Bluetooth: Fix possible NULL pointer dereference in cmd_completeSzymon Janc2011-03-01
* Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-27
* Bluetooth: Validate data size before accessing mgmt commandsSzymon Janc2011-02-27
* Bluetooth: Move index to common header in management interfaceSzymon Janc2011-02-27
* Bluetooth: Use proper command structure in remove_uuidSzymon Janc2011-02-27
* Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan2011-02-25
* Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar2011-02-25
* Bluetooth: fix build break on hci_sock.cAnand Gadiyar2011-02-22
* Bluetooth: Fix LE conn creationAnderson Briglia2011-02-21
* Bluetooth: Fix unnecessary list traversal in mgmt_pending_removeJohan Hedberg2011-02-21
* Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg2011-02-21
* Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-21
* Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg2011-02-21
* Bluetooth: Fix mgmt_pin_code_reply command status opcodeJohan Hedberg2011-02-21
* Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-21
* Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-21
* Bluetooth: Make pending_add return a pointer to the added entryJohan Hedberg2011-02-21
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-18
|\
| * mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka2011-02-18
| * Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-16
| * mac80211: add missing locking in ieee80211_reconfigEliad Peller2011-02-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-09
| |\
| * | mac80211: fix the skb cloned check in the tx pathFelix Fietkau2011-02-07
| * | mac80211: fix TX status cookie in HW offload caseJohannes Berg2011-02-02
* | | mac80211: Clear PS related flag on disabling power save.Vivek Natarajan2011-02-18
* | | small adjustment to net/mac80211/KconfigJan Beulich2011-02-18
* | | mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-18
* | | mac80211: Add power to debugfs.Ben Greear2011-02-18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-18
|\ \ \
| * | | Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan2011-02-17
| * | | Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan2011-02-17
| * | | Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan2011-02-17
| * | | Bluetooth: Fix some code style issues in hci_event.cSzymon Janc2011-02-17
| * | | Bluetooth: Fix some code style issues in hci_core.cSzymon Janc2011-02-17
| * | | Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc2011-02-17
| * | | Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc2011-02-17
| * | | Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-16
| * | | Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-16
| * | | Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan2011-02-16
| * | | Bluetooth: Add connection parameter update responseClaudio Takahasi2011-02-16
| * | | Bluetooth: Add LE signaling commands handlingClaudio Takahasi2011-02-16
| * | | Bluetooth: Treat LE and ACL links separately on timeoutVille Tervo2011-02-16
| * | | Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes2011-02-16
| * | | Bluetooth: Do not send disconn comand over LE linksVille Tervo2011-02-16
| * | | Bluetooth: Add server socket support for LE connectionVille Tervo2011-02-16
| * | | Bluetooth: Add LE connection support to L2CAPVille Tervo2011-02-16