summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-08brcmfmac: Add handling of receiving P2P action frames.Hante Meuleman3-0/+350
2013-02-08brcmfmac: Update AP mode for GO creation.Hante Meuleman4-86/+183
2013-02-08brcmfmac: Update connect setup/handling routines for multiple bss.Hante Meuleman3-132/+258
2013-02-08brcmfmac: Fix bug mgmt_rx_registerHante Meuleman1-1/+1
2013-02-08brcmfmac: add p2p change vif routines.Hante Meuleman5-17/+119
2013-02-08brcmfmac: update p2p add and delete vif routines.Hante Meuleman2-10/+25
2013-02-08brcmfmac: update escan for multiple bss and simplify.Hante Meuleman3-84/+19
2013-02-08brcmfmac: implement support for deleting virtual interfacesArend van Spriel4-92/+176
2013-02-08brcmfmac: fix generation of the p2p related mac addressesArend van Spriel1-3/+1
2013-02-08brcmfmac: fix compiler warning on printf formatArend van Spriel1-1/+1
2013-02-08brcmfmac: add support for P2P listen mode.Hante Meuleman6-34/+341
2013-02-08brcmfmac: add support for creating P2P client/GO interfaceArend van Spriel5-15/+289
2013-02-08brcmfmac: add peer-to-peer group discovery supportArend van Spriel6-51/+1078
2013-02-08brcmfmac: remove unnecessary locking in trap info processingPiotr Haber1-4/+0
2013-02-08brcmfmac: turn clocks on when reading shared infoPiotr Haber1-0/+1
2013-02-08brcmfmac: fix mmc host locking issuePiotr Haber1-1/+1
2013-02-08brcmfmac: Check null pointer on brcmf_dev_reset.Hante Meuleman1-1/+2
2013-02-08brcmfmac: use brcmf_if::bssidx as index in interface listHante Meuleman6-49/+57
2013-02-08mwl8k: Remove unnecessary alloc/OOM messagesJoe Perches1-2/+0
2013-02-08brcmsmac: avoid 512 byte stack variableTim Gardner1-1/+7
2013-02-08brcmsmac: fix u16 overflow warningTim Gardner1-4/+1
2013-02-08NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby2-0/+6
2013-02-08rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger3-4/+12
2013-02-08brcmfmac: fix problem connecting to AP without securityArend van Spriel1-1/+21
2013-02-08brcmfmac: add function to retrieve chip informationArend van Spriel2-0/+11
2013-02-08brcmfmac: add chip information to the bus interfaceArend van Spriel3-0/+8
2013-02-08brcmfmac: Use single function for channel to chanspec.Hante Meuleman1-42/+21
2013-02-08brcmfmac: Cleanup function brcmf_notifiy_connect_status_ap.Hante Meuleman1-13/+7
2013-02-08brcmfmac: Update tracelogging for multiple netdevs.Hante Meuleman1-15/+19
2013-02-08brcmfmac: Track statistics per ifp.Hante Meuleman4-66/+27
2013-02-08brcmfmac: Add logging for FIL int set/get cmds.Hante Meuleman1-0/+2
2013-02-08brcmfmac: Track pending 8021x frames per ifp.Hante Meuleman2-15/+17
2013-02-08brcmfmac: Use struct brcmf_if in brcmf_configure_opensecurity.Hante Meuleman1-4/+2
2013-02-08brcmfmac: Remove copy mac address from drvr at netdev up.Hante Meuleman1-2/+0
2013-02-08brcmfmac: Remove drvr_up from bus interface.Hante Meuleman3-22/+2
2013-02-08p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-08mwl8k: add single band 88W8366 PCI device IDsJonas Gorski1-0/+2
2013-02-08net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2-2/+2
2013-02-08wireless: rt2x00: rt2800usb add Sweex idsXose Vazquez Perez1-0/+5
2013-02-08Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville9-5/+1392
2013-02-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville15-49/+83
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-4/+4
2013-02-08NFC: pn533: Fix target polling modeThierry Escande1-1/+1
2013-02-08NFC: microread: Add MEI physical layerSamuel Ortiz3-0/+254
2013-02-08wlcore: fix wrong remote rates when starting STA roleLuciano Coelho1-3/+5
2013-02-08wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein2-3/+9
2013-02-08wlcore: don't hide real error code when booting failsLuciano Coelho1-7/+4
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho5-9/+12
2013-02-08wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho2-2/+2
2013-02-08wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho2-17/+12