summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-193-5/+5
* brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-193-5/+5
* brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-194-75/+78
* brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-194-86/+88
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-196-10/+13
* brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-195-11/+7
* brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin2011-12-193-33/+29
* brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin2011-12-193-4/+8
* brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin2011-12-193-4/+3
* brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin2011-12-193-27/+27
* brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin2011-12-195-45/+13
* brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin2011-12-193-12/+13
* brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin2011-12-193-9/+9
* brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin2011-12-192-18/+14
* brcm80211: fmac: change function proto_hdrpull parameterFranky Lin2011-12-194-6/+9
* brcm80211: fmac: change function rx_frame parameterFranky Lin2011-12-193-6/+8
* brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin2011-12-193-3/+6
* brcm80211: fmac: change function txcomplete parameterFranky Lin2011-12-193-4/+6
* brcm80211: fmac: change function txflowcontrol parameterFranky Lin2011-12-193-4/+6
* brcm80211: fmac: change function brcmf_detach parameterFranky Lin2011-12-193-19/+20
* brcm80211: fmac: change function bus_start parameterFranky Lin2011-12-193-6/+8
* brcm80211: fmac: change function add_if parameterFranky Lin2011-12-194-4/+9
* brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin2011-12-191-0/+7
* brcm80211: fmac: remove oneline proto block functionsFranky Lin2011-12-194-29/+7
* brcm80211: fmac: unify common layer driver data structureFranky Lin2011-12-194-214/+180
* NFC: use kfree_skb() for sk_buffsDan Carpenter2011-12-191-1/+1
* NFC: double unlock in nfc_llcp_recv_connect()Dan Carpenter2011-12-191-3/+1
* b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it2011-12-193-19/+60
* mac80211: handle SMPS action framesJohannes Berg2011-12-192-1/+62
* NFC: Fix LLCP related build failureSamuel Ortiz2011-12-191-2/+2
* mwifiex: cleanup work in scan.cAmitkumar Karwar2011-12-191-4/+4
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-1934-799/+647
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-196-2/+24
* mac80211: split addba retries in timeNikolay Martynov2011-12-192-1/+24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-1915-975/+1015
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan2011-12-193-2/+13
| |\
| | * Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan2011-12-181-1/+1
| | * Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau2011-12-181-0/+1
| | * Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau2011-12-181-1/+11
| * | Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg2011-12-191-0/+10
| * | Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg2011-12-191-2/+2
| * | Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg2011-12-191-0/+1
| * | Bluetooth: Incoming ACL packets do not force active modeMat Martineau2011-12-181-1/+1
| * | Bluetooth: Simplify num_comp_pkts_evt functionAndrei Emeltchenko2011-12-181-18/+29
| * | Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-183-0/+39
| * | Bluetooth: Use correct struct for user_confirm_neg_replyJohan Hedberg2011-12-181-1/+1
| * | Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg2011-12-181-66/+81
| * | Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg2011-12-183-5/+40
| * | Bluetooth: Move EIR and CoD update functions to a better positionJohan Hedberg2011-12-181-173/+173
| * | Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-184-56/+16
OpenPOWER on IntegriCloud