Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8cef2c9df88fdd13f518e6607de9d664b31f26cc
/
drivers
8cef2c9
cfg80211: move TSF into IEs
by Johannes Berg
· 12 years ago
83c7aa1
cfg80211: remove scan ies NULL check
by Johannes Berg
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
8708aac
rtlwifi: rtl8192cu: Add new USB ID
by Larry Finger
· 12 years ago
6eda4e2
brcmfmac: Add tx p2p off-channel support.
by Hante Meuleman
· 12 years ago
4b3a89d
brcmfmac: Create netdev before returning from add_virtual_intf.
by Hante Meuleman
· 12 years ago
dae3a27
brcmfmac: Cleanup of unused defines.
by Hante Meuleman
· 12 years ago
28c14f4
brcmfmac: Fix rtnl_lock lockup when registering netdev.
by Hante Meuleman
· 12 years ago
7ab6acd
brcmfmac: Remove sleep on del_station.
by Hante Meuleman
· 12 years ago
dded3d5
brcmfmac: Update netdev configuration in wiphy for p2p.
by Hante Meuleman
· 12 years ago
1bc7c65
brcmfmac: Reject change vif for p2p if.
by Hante Meuleman
· 12 years ago
cdcef36
brcmfmac: Ignore E_ADD_IF for ifidx 0.
by Hante Meuleman
· 12 years ago
0a4cf48
brcmfmac: Put printing action frames code under debug flag.
by Hante Meuleman
· 12 years ago
426d0a5
brcmfmac: Use role from wdev on AP commands and fix stop_ap.
by Hante Meuleman
· 12 years ago
2fde59d
brcmfmac: Create p2p0 netdev via module variable.
by Hante Meuleman
· 12 years ago
1ce3086
brcmfmac: change function signatures
by Arend van Spriel
· 12 years ago
f2058dd
brcmfmac: Use real cookie value for p2p remain on channel.
by Hante Meuleman
· 12 years ago
18e2f61
brcmfmac: P2P action frame tx.
by Hante Meuleman
· 12 years ago
e6da340
brcmfmac: Add handling of receiving P2P action frames.
by Hante Meuleman
· 12 years ago
a0f0795
brcmfmac: Update AP mode for GO creation.
by Hante Meuleman
· 12 years ago
89286dc
brcmfmac: Update connect setup/handling routines for multiple bss.
by Hante Meuleman
· 12 years ago
318a64c
brcmfmac: Fix bug mgmt_rx_register
by Hante Meuleman
· 12 years ago
7a5c1f6
brcmfmac: add p2p change vif routines.
by Hante Meuleman
· 12 years ago
7ee2d92
brcmfmac: update p2p add and delete vif routines.
by Hante Meuleman
· 12 years ago
0f8ffe1
brcmfmac: update escan for multiple bss and simplify.
by Hante Meuleman
· 12 years ago
5f4f9f1
brcmfmac: implement support for deleting virtual interfaces
by Arend van Spriel
· 12 years ago
de66efc
brcmfmac: fix generation of the p2p related mac addresses
by Arend van Spriel
· 12 years ago
33a6b15
brcmfmac: fix compiler warning on printf format
by Arend van Spriel
· 12 years ago
0de8aac
brcmfmac: add support for P2P listen mode.
by Hante Meuleman
· 12 years ago
d3c0b63
brcmfmac: add support for creating P2P client/GO interface
by Arend van Spriel
· 12 years ago
9f440b7
brcmfmac: add peer-to-peer group discovery support
by Arend van Spriel
· 12 years ago
0bc9a8c
brcmfmac: remove unnecessary locking in trap info processing
by Piotr Haber
· 12 years ago
bd16e35
brcmfmac: turn clocks on when reading shared info
by Piotr Haber
· 12 years ago
b55de97
brcmfmac: fix mmc host locking issue
by Piotr Haber
· 12 years ago
643ecaa
brcmfmac: Check null pointer on brcmf_dev_reset.
by Hante Meuleman
· 12 years ago
2880b86
brcmfmac: use brcmf_if::bssidx as index in interface list
by Hante Meuleman
· 12 years ago
4fe238b
mwl8k: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
0d61c91
brcmsmac: avoid 512 byte stack variable
by Tim Gardner
· 12 years ago
708eb54
brcmsmac: fix u16 overflow warning
by Tim Gardner
· 12 years ago
c5e534e5
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
by Jiri Slaby
· 12 years ago
957f4ac
rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
by Larry Finger
· 12 years ago
cbb1ec9
brcmfmac: fix problem connecting to AP without security
by Arend van Spriel
· 12 years ago
371830e
brcmfmac: add function to retrieve chip information
by Arend van Spriel
· 12 years ago
75d907d
brcmfmac: add chip information to the bus interface
by Arend van Spriel
· 12 years ago
1701261
brcmfmac: Use single function for channel to chanspec.
by Hante Meuleman
· 12 years ago
7ee2960
brcmfmac: Cleanup function brcmf_notifiy_connect_status_ap.
by Hante Meuleman
· 12 years ago
94889b1
brcmfmac: Update tracelogging for multiple netdevs.
by Hante Meuleman
· 12 years ago
b1a2a41
brcmfmac: Track statistics per ifp.
by Hante Meuleman
· 12 years ago
659c84f
brcmfmac: Add logging for FIL int set/get cmds.
by Hante Meuleman
· 12 years ago
10ef732
brcmfmac: Track pending 8021x frames per ifp.
by Hante Meuleman
· 12 years ago
1f17011
brcmfmac: Use struct brcmf_if in brcmf_configure_opensecurity.
by Hante Meuleman
· 12 years ago
4412f6c
brcmfmac: Remove copy mac address from drvr at netdev up.
by Hante Meuleman
· 12 years ago
05dde97
brcmfmac: Remove drvr_up from bus interface.
by Hante Meuleman
· 12 years ago
008e33f
p54usb: corrected USB ID for T-Com Sinus 154 data II
by Tomasz Guszkowski
· 12 years ago
fc5bc16
mwl8k: add single band 88W8366 PCI device IDs
by Jonas Gorski
· 12 years ago
e48caab
net: wireless/rtlwifi: fix uninitialized variable issue
by Cong Ding
· 12 years ago
12b6639
wireless: rt2x00: rt2800usb add Sweex ids
by Xose Vazquez Perez
· 12 years ago
c6d3b20
Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 12 years ago
4d25a75
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 12 years ago
3549c6b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
52f2eae
NFC: pn533: Fix target polling mode
by Thierry Escande
· 12 years ago
e0af11f
NFC: microread: Add MEI physical layer
by Samuel Ortiz
· 12 years ago
9c3a8d9
wlcore: fix wrong remote rates when starting STA role
by Luciano Coelho
· 12 years ago
1d61466
wl18xx: add new phy configuration parameters for telec support
by Victor Goldenshtein
· 12 years ago
5dc283f
wlcore: don't hide real error code when booting fails
by Luciano Coelho
· 12 years ago
6cc9efe
wlcore: move wl12xx_platform_data up and make it truly optional
by Luciano Coelho
· 12 years ago
06ab405
wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts
by Luciano Coelho
· 12 years ago
91147a6
wlcore: use wl12xx_platform_data pointer from wlcore_pdev_data
by Luciano Coelho
· 12 years ago
afb43e6
wlcore: remove if_ops from platform_data
by Luciano Coelho
· 12 years ago
3a0a8d9
wlcore: remove unused set_power method
by Luciano Coelho
· 12 years ago
9646b13
wlcore: use single-role version when verifying the PLT firmware
by Luciano Coelho
· 12 years ago
71054c7
NFC: microread: Add i2c physical layer
by Samuel Ortiz
· 12 years ago
cfad1ba
NFC: Initial support for Inside Secure microread
by Eric Lapuyade
· 12 years ago
b26f5f0
rtlwifi: rtl8723ae: Fix W=1 compile warnings
by Larry Finger
· 12 years ago
8925d51
rtlwifi: rtl8192de: Fix W=1 build warnings
by Larry Finger
· 12 years ago
0b94834
rtlwifi: rtl8192cu: Fix W=1 build warning
by Larry Finger
· 12 years ago
8a8e31c
rtlwifi: rtl8192c: Fix W=1 warning
by Larry Finger
· 12 years ago
829323cd
rtlwifi: Fix warnings in usb.c
by Larry Finger
· 12 years ago
d221ad1
rtlwifi: Fix many compile warnings when using W=1
by Larry Finger
· 12 years ago
c480601
wireless: rt2x00: rt2800pci add id
by Xose Vazquez Perez
· 12 years ago
c67ba5e
ath9k: Remove unused variables in ath_mci_cleanup
by Sven Eckelmann
· 12 years ago
1282437
ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code
by Sven Eckelmann
· 12 years ago
00b5418
ath9k: Only remove spectral scan relay file when it was created
by Sven Eckelmann
· 12 years ago
ab2e2fc
ath9k: Only add fix_rssi_inv_only when spectral code is used
by Sven Eckelmann
· 12 years ago
bd2ffe1
ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled
by Sven Eckelmann
· 12 years ago
c672a3a
ath9k: Select RELAY for ATH9K_DEBUGFS
by Sven Eckelmann
· 12 years ago
5e3175f
mwifiex: remove max_tx_buf_size
by Bing Zhao
· 12 years ago
6274923
mwifiex: do not reconfigure tx buffer size in firmware while associating
by Bing Zhao
· 12 years ago
21fbbca
ath9k: report A-MPDU status
by Christian Lamparter
· 12 years ago
cd435d5
wireless: rt2x00: rt2800usb add/identify ids
by Xose Vazquez Perez
· 12 years ago
96ebbe8
iwlegacy: check for dma mapping errors
by Stanislaw Gruszka
· 12 years ago
58b2710
bcma: Xflash: reorder includes to make pr_fmt work
by Rafał Miłecki
· 12 years ago
0255bed
iwl4965: report A-MPDU status
by Christian Lamparter
· 12 years ago
e56b04e
iwlwifi: move register access lock into transport
by Lilach Edelstein
· 12 years ago
e139dc4
iwlwifi: add iwl_set_bits_mask to transport API
by Lilach Edelstein
· 12 years ago
6690c01
iwlwifi: lower BT coex aggregation message severity
by Johannes Berg
· 12 years ago
8ca151b
iwlwifi: add the MVM driver
by Johannes Berg
· 12 years ago
c65dd14
mac80211: inform the driver about update of dtim_period
by Emmanuel Grumbach
· 12 years ago
b1e1adf
iwlwifi: add NVM and PHY DB code for new MVM driver
by Johannes Berg
· 12 years ago
aa2b177
iwlwifi: fix calibration parser
by Johannes Berg
· 12 years ago
Next »