summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2013-03-252-47/+68
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2517-130/+330
|\
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-2517-130/+330
| |\
| | * wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-251-32/+21
| | * wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-251-17/+16
| | * wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-251-1/+1
| | * wlcore: correctly check state before regdomain confArik Nemtsov2013-03-251-2/+5
| | * wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-253-1/+44
| | * wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-252-2/+4
| | * wl18xx: print chip info during bootVictor Goldenshtein2013-03-252-1/+52
| | * wlcore: don't attempt to roam in case of p2pEyal Shapira2013-03-251-1/+8
| | * wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov2013-03-251-2/+3
| | * wlcore: report rssi from roaming statisticsNadim Zubidat2013-03-253-0/+77
| | * wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-255-56/+67
| | * wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov2013-03-251-4/+2
| | * wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2013-03-252-6/+14
| | * wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-257-4/+11
| | * wlcore: enter elp in force ps mode in 5msIgal Chernobelsky2013-03-251-1/+3
| | * wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei2013-03-051-1/+3
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2521-989/+1329
|\ \ \
| * | | Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun2013-03-201-1/+3
| * | | Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg2013-03-181-8/+12
| * | | Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg2013-03-181-13/+14
| * | | Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg2013-03-181-1/+16
| * | | Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg2013-03-181-2/+8
| * | | Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg2013-03-181-0/+43
| * | | Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-184-0/+55
| * | | Bluetooth: Disable fast connectable when disabling connectableJohan Hedberg2013-03-181-0/+3
| * | | Bluetooth: Refactor fast connectable HCI commandsJohan Hedberg2013-03-181-19/+24
| * | | Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-182-1/+19
| * | | Bluetooth: Fix error response for simultaneous fast connectable commandsJohan Hedberg2013-03-181-0/+6
| * | | Bluetooth: Limit fast connectable support to >= 1.2 controllersJohan Hedberg2013-03-181-2/+3
| * | | Bluetooth: Fix fast connectable response sendingJohan Hedberg2013-03-181-11/+42
| * | | Bluetooth: Use an async request for mgmt_set_connectableJohan Hedberg2013-03-181-8/+29
| * | | Bluetooth: Fix setting local name to the existing valueJohan Hedberg2013-03-181-0/+11
| * | | Bluetooth: Fix local name setting for LE-only controllersJohan Hedberg2013-03-181-2/+9
| * | | Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-183-31/+21
| * | | Bluetooth: Fix waiting for EIR update when setting local nameJohan Hedberg2013-03-181-47/+49
| * | | Bluetooth: Fix clearing flags on power off before notifying mgmtJohan Hedberg2013-03-181-4/+4
| * | | Bluetooth: Clear non-persistent flags when closing HCI deviceJohan Hedberg2013-03-181-0/+1
| * | | Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg2013-03-182-1/+6
| * | | Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-183-7/+1
| * | | Bluetooth: Fix UUID/class mgmt command response synchronizationJohan Hedberg2013-03-181-17/+56
| * | | Bluetooth: Fix busy condition testing for EIR and class updatesJohan Hedberg2013-03-181-9/+36
| * | | Bluetooth: Wait for HCI command completion with mgmt_set_poweredJohan Hedberg2013-03-181-12/+34
| * | | Bluetooth: Update mgmt powered HCI commands to use async requestsJohan Hedberg2013-03-181-63/+100
| * | | Bluetooth: Move power on HCI command updates to their own functionJohan Hedberg2013-03-181-36/+42
| * | | Bluetooth: Replaced kzalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-181-4/+2
| * | | Bluetooth: Use PTR_RET functionAlexandru Gheorghiu2013-03-181-3/+1
| * | | bluetooth: btmrvl_sdio: look for sd8688 firmware in proper locationLubomir Rintel2013-03-151-4/+4
OpenPOWER on IntegriCloud