Age | Commit message (Expand) | Author | Files | Lines |
2012-09-19 | Bluetooth: hci_vhci.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-19 | Bluetooth: hci_ll.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-19 | Bluetooth: hci_ldisc.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-19 | Bluetooth: bluecard_cs.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-09 | Bluetooth: AMP: Add Read Data Block Size to amp_init | Andrei Emeltchenko | 1 | -0/+3 |
2012-09-09 | Bluetooth: debug: Print refcnt for hci_dev | Andrei Emeltchenko | 1 | -0/+6 |
2012-09-09 | Bluetooth: trivial: Remove empty line | Andrei Emeltchenko | 1 | -1/+0 |
2012-09-09 | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko | 2 | -4/+2 |
2012-09-08 | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko | 2 | -10/+1 |
2012-09-08 | Bluetooth: btmrvl: remove pointless conditional before kfree_skb() | Wei Yongjun | 1 | -2/+1 |
2012-09-08 | Bluetooth: Use module_platform_driver() in btwilink.c file | Sachin Kamat | 1 | -15/+1 |
2012-08-21 | Bluetooth: Fix establishing ESCO links | Vinicius Costa Gomes | 1 | -5/+6 |
2012-08-21 | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan | 2 | -9/+9 |
2012-08-21 | Bluetooth: debug: Correct the PSM printing | Syam Sidhardhan | 1 | -1/+1 |
2012-08-21 | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz | 4 | -8/+38 |
2012-08-21 | Bluetooth: Fix minor coding style in hci_event.c | Mikel Astiz | 1 | -4/+4 |
2012-08-21 | Bluetooth: Add more HCI error codes | Mikel Astiz | 1 | -0/+3 |
2012-08-21 | Bluetooth: trivial: Use preferred method for NULL check | Andrei Emeltchenko | 1 | -2/+2 |
2012-08-15 | Bluetooth: trivial: Shorten variable scope | Andrei Emeltchenko | 1 | -4/+2 |
2012-08-15 | Bluetooth: Add type information to the hci_connect() debug statement | Vinicius Costa Gomes | 1 | -1/+1 |
2012-08-15 | Bluetooth: Simplify a the connection type handling | Vinicius Costa Gomes | 1 | -4/+7 |
2012-08-15 | Bluetooth: Refactor SCO connection into its own function | Vinicius Costa Gomes | 1 | -14/+19 |
2012-08-15 | Bluetooth: Refactor ACL connection into its own function | Vinicius Costa Gomes | 1 | -10/+22 |
2012-08-15 | Bluetooth: Refactor LE connection into its own function | Vinicius Costa Gomes | 1 | -24/+29 |
2012-08-15 | Bluetooth: Rename LE and ACL connection functions | Vinicius Costa Gomes | 1 | -9/+9 |
2012-08-15 | Bluetooth: Remove some functions from being exported | Vinicius Costa Gomes | 2 | -4/+2 |
2012-08-13 | p54: fix powerpc gcc warnings | Christian Lamparter | 1 | -4/+8 |
2012-08-13 | mac80211: fix unnecessary beacon update after peering status change | Marco Porsch | 3 | -34/+33 |
2012-08-10 | brcmsmac: document firmware dependencies | Jeff Mahoney | 1 | -1/+3 |
2012-08-10 | ath9k: tune rc_stats to display only valid rates | Rajkumar Manoharan | 1 | -2/+3 |
2012-08-10 | ath9k: Trim rate table | Sujith Manoharan | 2 | -180/+174 |
2012-08-10 | ath9k: Remove MIMO-PS specific code | Sujith Manoharan | 1 | -9/+0 |
2012-08-10 | ath9k: Cleanup TX status API | Sujith Manoharan | 1 | -42/+29 |
2012-08-10 | ath9k: Bail out properly before calculating rate index | Sujith Manoharan | 1 | -13/+11 |
2012-08-10 | ath9k: Fix RTS/CTS rate selection | Sujith Manoharan | 1 | -27/+14 |
2012-08-10 | ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE | Sujith Manoharan | 1 | -2/+0 |
2012-08-10 | ath9k: Unify valid rate calculation routines | Sujith Manoharan | 1 | -35/+39 |
2012-08-10 | ath9k: Remove ath_rc_set_valid_rate_idx | Sujith Manoharan | 1 | -10/+3 |
2012-08-10 | ath9k: Change rateset calculation | Sujith Manoharan | 1 | -26/+9 |
2012-08-10 | ath9k: Cleanup index retrieval routines | Sujith Manoharan | 1 | -29/+27 |
2012-08-10 | ath9k: Cleanup ath_rc_setvalid_htrates | Sujith Manoharan | 1 | -8/+9 |
2012-08-10 | ath9k: Cleanup ath_rc_setvalid_rates | Sujith Manoharan | 1 | -28/+21 |
2012-08-10 | ath9k: Cleanup RC init API | Sujith Manoharan | 1 | -64/+35 |
2012-08-10 | ath9k: Simplify rate table initialization | Sujith Manoharan | 1 | -48/+17 |
2012-08-10 | mwifiex: use GFP_ATOMIC under spin lock | Dan Carpenter | 1 | -1/+1 |
2012-08-10 | mwifiex: notify cfg80211 about MIC failures | Amitkumar Karwar | 1 | -0/+6 |
2012-08-10 | mwifiex: fix 'smatch' warning in preparing key_material cmd | Bing Zhao | 1 | -1/+1 |
2012-08-10 | ssb: check for flash presentence | Rafał Miłecki | 2 | -8/+24 |
2012-08-10 | b43legacy: fix logic in GPIO init | Rafał Miłecki | 1 | -1/+1 |
2012-08-10 | b43: N-PHY: fix 0x2057 radio calib copy/paste mistake | Rafał Miłecki | 1 | -0/+1 |