Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3d86b93064c7f18378a2008bab9608ca7d11bdbb
3d86b93
rtlwifi: Fix PCI probe error path orphaned memory
by Tim Gardner
· 13 years ago
885bd8e
mac80211: support hw scan while idle
by Eliad Peller
· 13 years ago
3dc5e17
mwifiex: enable HT operating mode
by Amitkumar Karwar
· 13 years ago
477778b
mwifiex: fix NULL pointer dereference in set_channel()
by Amitkumar Karwar
· 13 years ago
197a4e4
mwl8k: Remove BSSID from the firmware when the BSS is stopped
by Yogesh Ashok Powar
· 13 years ago
291689f
ath9k: cleanup a min_t() cast
by Dan Carpenter
· 13 years ago
910570b5
mac80211: off by one in mcs mask handling
by Dan Carpenter
· 13 years ago
d486a5b
ssb: add support for bcm5354
by Hauke Mehrtens
· 13 years ago
bedb2a1
ssb: log the id, rev and pkg of the chip found
by Hauke Mehrtens
· 13 years ago
f0d4724
bcma: log the id, rev and pkg of the chip found
by Hauke Mehrtens
· 13 years ago
267335d
cfg80211/mac80211: userspace peer authorization in IBSS
by Antonio Quartulli
· 13 years ago
3eda95d
rtlwifi: Remove extra debugging message accidentally left in
by Larry Finger
· 13 years ago
5aff4e7
rtlwifi: Fix typo in dm.c
by Masanari Iida
· 13 years ago
f3e1b97
iwmc3200wifi: Fix typo in trace.h
by Masanari Iida
· 13 years ago
1d73c51
rtlwifi: remove return in _rtl_pci_switch_clk_req
by Devendra.Naga
· 13 years ago
d6865dcc
bcma: add extra sprom check
by Hauke Mehrtens
· 13 years ago
8f9ada4
bcma: add bus num counter
by Hauke Mehrtens
· 13 years ago
49dc957
bcma: add PCIe host controller
by Hauke Mehrtens
· 13 years ago
d1a7a8e
bcma: make some functions __devinit
by Hauke Mehrtens
· 13 years ago
4b259a5
bcma: export bcma_pcie_read()
by Hauke Mehrtens
· 13 years ago
2be25ca
bcma: add constants for PCI and use them
by Hauke Mehrtens
· 13 years ago
5f2d617
bcma: add the core unit number
by Hauke Mehrtens
· 13 years ago
268bd85
rt2800: document RF_R03 register bits [7:4]
by Stanislaw Gruszka
· 13 years ago
f1f12f9
rt2800: radio 3xxxx: channel switch RX/TX calibration fixes
by Stanislaw Gruszka
· 13 years ago
3e0c764
rt2800: radio 3xxx: add channel switch calibration routines
by Stanislaw Gruszka
· 13 years ago
e3bab19
rt2800: radio 3xxx: program RF_R1 during channel switch
by Stanislaw Gruszka
· 13 years ago
7f4666a
rt2800: radio 3xxx: reprogram only lower bits of RF_R3
by Stanislaw Gruszka
· 13 years ago
5718b13
net: Fix typo in ipw2x00/libipw_rx.c
by Masanari Iida
· 13 years ago
66e67e4
mac80211: redesign auth/assoc
by Johannes Berg
· 13 years ago
4c0c0b7
cfg80211: export cfg80211_ref_bss
by Johannes Berg
· 13 years ago
95de817
cfg80211: stop tracking authenticated state
by Johannes Berg
· 13 years ago
7852e36
mac80211: remove dummy STA support
by Johannes Berg
· 13 years ago
a4ec45a
mac80211: implement sta_add/sta_remove in sta_state
by Johannes Berg
· 13 years ago
f09603a
mac80211: add sta_state callback
by Johannes Berg
· 13 years ago
71ec375
mac80211: add NOTEXIST station state
by Johannes Berg
· 13 years ago
89c91ca
mac80211: dont program keys for stations not uploaded
by Johannes Berg
· 13 years ago
077f493
mac80211: simplify AP_VLAN handling
by Johannes Berg
· 13 years ago
c898787
mac80211: move managed mode station state modification
by Johannes Berg
· 13 years ago
8f0bb5a
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi
by John W. Linville
· 13 years ago
b9d9057
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 13 years ago
6fe7dd0
iwlwifi: range check to testmode direct reg access
by Amit Beka
· 13 years ago
f057ac4
iwlwifi: release IRQ in error path
by Johannes Berg
· 13 years ago
edf3833
iwlwifi: move all ucode routines to iwl-ucode.c
by Don Fry
· 13 years ago
87272af
iwlwifi: move bcast_sta_id init to common routine
by Don Fry
· 13 years ago
1589c56
iwlwifi: clarify comment
by Don Fry
· 13 years ago
1dcedc8
iwlwifi: debug print in tx_queue_set_status is more clear
by Emmanuel Grumbach
· 13 years ago
1df06bd
iwlwifi: stop_hw replace enable_rfkill_int
by Emmanuel Grumbach
· 13 years ago
08079a49
iwlwifi: move hw_rev to transport layer
by Emmanuel Grumbach
· 13 years ago
99673ee
iwlwifi: kill bus_get_hw_id
by Emmanuel Grumbach
· 13 years ago
9ca8596
iwlwifi: kill bus_get_hw_id_string
by Emmanuel Grumbach
· 13 years ago
f6d0e9b
iwlwifi: kill bus_is_pm_supported
by Emmanuel Grumbach
· 13 years ago
af634be
iwlwifi: kill bus_apm_config
by Emmanuel Grumbach
· 13 years ago
cf61429
iwlwifi: consolidate the start_device flow
by Emmanuel Grumbach
· 13 years ago
d48e207
iwlwifi: move the RF kill logic from iwl_probe to transport
by Emmanuel Grumbach
· 13 years ago
cc56feb
iwlwifi: introduce trans_ops->stop_hw
by Emmanuel Grumbach
· 13 years ago
a6c684e
iwlwifi: move apm_init to start_hw
by Emmanuel Grumbach
· 13 years ago
ebb7678
iwlwifi: move prepare_card_hw to start_hw
by Emmanuel Grumbach
· 13 years ago
57a1dc8
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
by Emmanuel Grumbach
· 13 years ago
8467ab4
iwlwifi: don't use the bus for ucode fw_desc any more
by Emmanuel Grumbach
· 13 years ago
ea4caad
iwlwifi: remove the pointer to dev from the bus layer
by Emmanuel Grumbach
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
0390549
iwlwifi: the read / write register ops move to transport
by Emmanuel Grumbach
· 13 years ago
a42a184
iwlwifi: move the bus configuration to transport
by Emmanuel Grumbach
· 13 years ago
b52e7ea
iwlwifi: allocate the transport from the bus layer
by Emmanuel Grumbach
· 13 years ago
e81fb55
iwlwifi: move the shrd memory from priv
by Emmanuel Grumbach
· 13 years ago
8747bb4
iwlwifi: separate the APM from the EEPROM
by Emmanuel Grumbach
· 13 years ago
a591697
iwlwifi: Connect IDI transport to driver.
by Gregory Greenman
· 13 years ago
ed6a380
iwlwifi: add fw_alive to transport layer API, kill tx_start
by Emmanuel Grumbach
· 13 years ago
96d28e0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wireless-next
by Wey-Yi Guy
· 13 years ago
5fbea5d
ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command
by Chilam Ng
· 13 years ago
1b46dc04
ath6kl: fix compiler warning in ath6kl_init_hw_params()
by Kalle Valo
· 13 years ago
3c325fb
ath6kl: Fix typo in cfg80211.c
by Masanari Iida
· 13 years ago
874239f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
cca4d5a
ath6kl: Workaround to support Deep Sleep with MSM.
by Santosh Sajjan
· 13 years ago
b0302ab
rtlwifi: Convert to asynchronous firmware load
by Larry Finger
· 13 years ago
feced20
ath9k: Print the correct channel mode
by Sujith Manoharan
· 13 years ago
0ed7b93
ath9k_htc: Load firmware asynchronously
by Sujith Manoharan
· 13 years ago
ed072f9
MAINTAINERS: update b43(legacy) mailing list
by Rafał Miłecki
· 13 years ago
2ed8171
iwlwifi: always restrict scan dwell in P2P
by Johannes Berg
· 13 years ago
dcc3ec0
iwlwifi: add option to disalbe LED
by Wey-Yi Guy
· 13 years ago
2b2db58
iwlwifi: fix uCode event tracing
by Johannes Berg
· 13 years ago
0a79bb5
iwlwifi: fix typo
by Wey-Yi Guy
· 13 years ago
4f3eb0b
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
by Helmut Schaa
· 13 years ago
1946841
mac80211: add support for mcs masks
by Simon Wunderlich
· 13 years ago
24db78c
nl80211: add support for mcs masks
by Simon Wunderlich
· 13 years ago
d273bb2
rtlwifi: Move pr_fmt macros to a single location
by Larry Finger
· 13 years ago
608383b
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
by Helmut Schaa
· 13 years ago
2ab694d
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
by Helmut Schaa
· 13 years ago
83d5cc0
mac80211: station state transition error handling
by Johannes Berg
· 13 years ago
c037b83
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
by John W. Linville
· 13 years ago
3c411a4
ath6kl: Return a proper error code when not in connected state
by Raja Mani
· 13 years ago
081c7a8
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
by Raja Mani
· 13 years ago
d91e8ee
ath6kl: Configure WOW patterns while going to wow_suspend
by Raja Mani
· 13 years ago
e390af7
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
by Raja Mani
· 13 years ago
c865154
ath6kl: Fix kernel panic during rx aggregation
by Vasanthakumar Thiagarajan
· 13 years ago
5f1127f
ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
by Kalle Valo
· 13 years ago
41b2d62
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
by John W. Linville
· 13 years ago
4c7d2fe
iwlwifi: always restrict scan dwell in P2P
by Johannes Berg
· 13 years ago
42602dd4
iwlwifi: add option to disalbe LED
by Wey-Yi Guy
· 13 years ago
98d4bf0
iwlwifi: fix uCode event tracing
by Johannes Berg
· 13 years ago
Next »