Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b3c911eeb47d08aada986f769b6a060794dfe9d0
b3c911e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
daf67ce
iwlwifi: unlock on error path
by Dan Carpenter
· 13 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
ec8eb9ae
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 13 years ago
9330969
ath9k_hw: remove MCI_STATE_SET_BT_SLEEP
by Rajkumar Manoharan
· 13 years ago
26e942b
ath9k_hw: remove MCI_STATE_CONT_* state
by Rajkumar Manoharan
· 13 years ago
6d97be4
ath9k_hw: remove MCI_STATE_BT
by Rajkumar Manoharan
· 13 years ago
b98ccec
ath9k_hw: remove p_data argument from ar9003_mci_state
by Rajkumar Manoharan
· 13 years ago
d02ca07e
ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFO
by Rajkumar Manoharan
· 13 years ago
2d340ac
ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELS
by Rajkumar Manoharan
· 13 years ago
e1763d3
ath9k_hw: add utility function to set BT version
by Rajkumar Manoharan
· 13 years ago
506847a
ath9k_hw: cleanup MCI gpm offset state
by Rajkumar Manoharan
· 13 years ago
64bc123
ath9k: Fix softlockup in AR9485
by Mohammed Shafi Shajakhan
· 13 years ago
a197b76
ath9k: fix btcoex duty cycle
by Rajkumar Manoharan
· 13 years ago
3c7992e
ath9k: defer btcoex scheme update
by Rajkumar Manoharan
· 13 years ago
dfd0587
ath9k: keep btcoex period in milliseconds
by Rajkumar Manoharan
· 13 years ago
9e2e0c8
ath9k: simplify btcoex profile management
by Rajkumar Manoharan
· 13 years ago
92a3329
ath9k_hw: process MCI interrupts only when btcoex is enabled
by Rajkumar Manoharan
· 13 years ago
ed6ebd8
ath9k_hw: program OBS register only when MCI is disabled
by Rajkumar Manoharan
· 13 years ago
1bde95fa
ath9k_hw: fix incorrect LNA register settings
by Rajkumar Manoharan
· 13 years ago
3863495
ath9k_hw: check GPM HW write pointer before chip reset
by Rajkumar Manoharan
· 13 years ago
9dd9b0dc
ath9k_hw: Fix AR9462 power consumption on idle associated
by Rajkumar Manoharan
· 13 years ago
8389fb3
ath9k: restore power state on set channel failure
by Rajkumar Manoharan
· 13 years ago
cec429dd
ath9k: choose legacy rate as last rate of MRR series
by Rajkumar Manoharan
· 13 years ago
6304c20
ath9k_hw: Update initvals for AR9462
by Sujith Manoharan
· 13 years ago
8096983
brcmfmac: expose sdio internal counters in debugfs
by Arend van Spriel
· 13 years ago
d319a7c
brcmfmac: add debugfs helper functions
by Arend van Spriel
· 13 years ago
5e16e8e
brcmsmac: fix smatch warning found in ampdu.c
by Arend van Spriel
· 13 years ago
d597ee7
brcmsmac: remove brcms_set_hint() function
by Arend van Spriel
· 13 years ago
bcb7ad7
ath9k: Fix softlockup in AR9485
by Mohammed Shafi Shajakhan
· 13 years ago
1f7e010
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 13 years ago
79543d8
mac80211: stop polling in disassociation
by David Spinadel
· 13 years ago
554a43d
mac80211: check sdata_running on ieee80211_set_bitrate_mask
by Eliad Peller
· 13 years ago
fe20b39
cfg80211: fix potential deadlock in regulatory
by Eliad Peller
· 13 years ago
67711c1
iwlwifi: WARN only once when we have trouble in reclaim
by Emmanuel Grumbach
· 13 years ago
d4b1048
iwlwifi: use request_module instead of _nowait
by Johannes Berg
· 13 years ago
3c70d08
iwlwifi: fix 6035 device parameters
by Johannes Berg
· 13 years ago
627ae3d
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 13 years ago
7bc057f
iwlwifi: warn if TFD index and WiFi Seq don't match
by Emmanuel Grumbach
· 13 years ago
49a4fc20
iwlwifi: don't modify the timer if we don't Tx
by Emmanuel Grumbach
· 13 years ago
f609607
iwlwifi: turn on a lockdep assertion
by Dan Carpenter
· 13 years ago
12af046
iwlwifi: print even more info when a queue is stuck
by Emmanuel Grumbach
· 13 years ago
65fe593
iwlwifi: Fix Makefile build order for built-in driver
by Brandon Misemer
· 13 years ago
1174173
iwlwifi: comment that setting driver_data overrides info->control
by Emmanuel Grumbach
· 13 years ago
5bf9a89
iwlwifi: remove lock around txq_enable
by Emmanuel Grumbach
· 13 years ago
1ce8658
iwlwifi: don't configure a txq that is being disabled
by Emmanuel Grumbach
· 13 years ago
f22d332
iwlwifi: print more info when a queue is stuck
by Emmanuel Grumbach
· 13 years ago
e4b1681
iwlwifi: iwl_{read,write}_targ_mem_words takes dwords
by Emmanuel Grumbach
· 13 years ago
7eb89ba
iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes
by Emmanuel Grumbach
· 13 years ago
ff1ffb8
iwlwifi: fix dynamic loading
by Johannes Berg
· 13 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2da45db
ethtool: Make more commands available to unprivileged processes
by Ben Hutchings
· 13 years ago
95603e2
net-next: add dev_loopback_xmit() to avoid duplicate code
by Michel Machado
· 13 years ago
de063b7
bonding: remove packet cloning in recv_probe()
by Eric Dumazet
· 13 years ago
072c055
usbnet: don't initialize transfer buffer before submit status URB
by tom.leiming@gmail.com
· 13 years ago
24ead29
usbnet: remove declaration for intr_complete
by tom.leiming@gmail.com
· 13 years ago
4a5a14d
usbnet: remove flag of EVENT_DEV_WAKING
by tom.leiming@gmail.com
· 13 years ago
50e7d15
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 13 years ago
5c2f051
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 13 years ago
ef9d884
usbnet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 13 years ago
5ee31c68
bonding: Fix corrupted queue_mapping
by Eric Dumazet
· 13 years ago
d0daebc3
ipv4: Add interface option to enable routing of 127.0.0.0/8
by Thomas Graf
· 13 years ago
8a93664
bonding:record primary when modify it via sysfs
by Weiping Pan
· 13 years ago
5aa04d3
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
6ddcd46
mwifiex: fix incorrect privacy setting in beacon and probe response
by Avinash Patil
· 13 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
a59f975
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
1dd4558
mac80211: add missing kernel-doc
by Ashok Nagarajan
· 13 years ago
e3d62d7
tilegx network driver: initial support
by Chris Metcalf
· 13 years ago
8d24248
phy: Use pr_<level>
by Joe Perches
· 13 years ago
b7abee6
tg3: Apply short DMA frag workaround to 5906
by Matt Carlson
· 13 years ago
de74e92
af_packet: use sizeof instead of constant in spkt_device
by danborkmann@iogearbox.net
· 13 years ago
883ffd6
net: stmmac: Fix clock en-/disable calls
by Stefan Roese
· 13 years ago
55afaba
inet: Fix BUG triggered by __rt{,6}_get_peer().
by David S. Miller
· 13 years ago
352e04b
netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled
by Pablo Neira Ayuso
· 13 years ago
3f16da5
lpc_eth: fix tx completion
by Eric Dumazet
· 13 years ago
e304785
lpc_eth: add missing ndo_change_mtu()
by Eric Dumazet
· 13 years ago
9136461
net: keep name_hlist close to name
by Eric Dumazet
· 13 years ago
67da255
Merge branch 'master' of git://1984.lsi.us.es/net-next
by David S. Miller
· 13 years ago
7f0d9f4
ssb: add missing PCI ID for b/g/n single band BCM4322
by Jonas Gorski
· 13 years ago
cba63e9
ath9k_hw: Initvals update for AR9462
by Sujith Manoharan
· 13 years ago
658f37b
mwifiex: scan less channels per scan command to improve Tx traffic
by Amitkumar Karwar
· 13 years ago
3249ba7
mwifiex: fix simultaneous scan and Tx traffic problem
by Amitkumar Karwar
· 13 years ago
38e8b7d
mwifiex: shorten per channel scan time
by Bing Zhao
· 13 years ago
b603896
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 13 years ago
2e486868
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 13 years ago
ed6be3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
3b4a39a
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
b0fd49b
rndis_wlan: fix matching bssid check in rndis_check_bssid_list()
by Jussi Kivilinna
· 13 years ago
a23415f
ath9k: remove incompatible IBSS interface check in change_iface
by Mohammed Shafi Shajakhan
· 13 years ago
2031b4c
ath9k: Fix a WARNING on suspend/resume with IBSS
by Mohammed Shafi Shajakhan
· 13 years ago
7b34ca2
inet: Avoid potential NULL peer dereference.
by David S. Miller
· 13 years ago
c76fe6d
iwlwifi: decouple testmode and iwl-test
by Ilan Peer
· 13 years ago
3a6490c
iwlwifi: refactor testmode
by Ilan Peer
· 13 years ago
8b96d22
inet: Use FIB table peer roots in routes.
by David S. Miller
· 13 years ago
8e77327
inet: Add inetpeer tree roots to the FIB tables.
by David S. Miller
· 13 years ago
b48c80ece
inet: Add family scope inetpeer flushes.
by David S. Miller
· 13 years ago
4651700
ipv4: Kill ip_rt_frag_needed().
by David S. Miller
· 13 years ago
97bab73
inet: Hide route peer accesses behind helpers.
by David S. Miller
· 13 years ago
16b0dc2
dummy: fix rcu_sched self-detected stalls
by Eric Dumazet
· 13 years ago
Next »