Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a71bf90facfdbb7322acd84c1299d68755ba5dfe
a71bf90
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
0d1c6d1
airo: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 12 years ago
c3a2ee9
drivers/net: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
6977a6b
orinoco: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
7949d20
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 12 years ago
96e716b
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 12 years ago
32e31de
wireless: ath9k-htc: only load firmware in need
by Ming Lei
· 12 years ago
ee91592
bcma: don't leak memory for PCIE, MIPS, GBIT cores
by Saul St. John
· 12 years ago
0374737
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
4a3e12f
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
768be59
cfg80211: fix indentation
by Hila Gonen
· 12 years ago
c5d4722
iwlwifi: remove radio_config from eeprom_data
by David Spinadel
· 12 years ago
45eab7c
iwlwifi: reduce overhead if tracing disabled
by Johannes Berg
· 12 years ago
12bf6f4
iwlwifi: report A-MPDU status
by Johannes Berg
· 12 years ago
188ce5a
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 12 years ago
e5f5b2f
wext: include wireless event id when it has a size problem
by Arend van Spriel
· 12 years ago
00ea6de
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
by Johannes Berg
· 12 years ago
c9a0a30
cfg80211: add kerneldoc entry for "vht_cap"
by Robert P. J. Day
· 12 years ago
00a9ac4
cfg80211: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
362b056
iwlwifi: fix antenna bitmask
by Johannes Berg
· 12 years ago
0ef24e5
mac80211: Do not check for valid hw_queues for P2P_DEVICE
by Ilan Peer
· 12 years ago
a4881cc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6de3f7e
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
aba4e6f
mac80211: Fix AP mode regression
by Sujith Manoharan
· 12 years ago
33dd769
carl9170: report A-MPDU status
by Christian Lamparter
· 12 years ago
6957802
ath9k_htc: implement sta_rc_update() mac80211 callback
by Antonio Quartulli
· 12 years ago
371a004
bcma: detect and register NAND flash device
by Rafał Miłecki
· 12 years ago
d57ef3a
bcma: detect and register serial flash device
by Rafał Miłecki
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
06d7de8
Revert "rfkill: remove dead code"
by AceLan Kao
· 12 years ago
40503f7
iwlwifi: fix FW restart on init FW
by Amit Beka
· 12 years ago
289e5501
iwlwifi: fix the preparation of the card
by Emmanuel Grumbach
· 12 years ago
dcf3396
mac80211: clean up ieee80211_subif_start_xmit
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
c0af073
mac80211: convert ops checks to WARN_ON
by Johannes Berg
· 12 years ago
9b86487
mac80211: check operating channel in scan
by Johannes Berg
· 12 years ago
4797c7b
mac80211: use RX status band instead of current band
by Johannes Berg
· 12 years ago
3d01be7
mac80211: don't assume channel is set in tracing
by Johannes Berg
· 12 years ago
f9e6e95
mac80211: use oper_channel in rate init
by Johannes Berg
· 12 years ago
9e99a12
mac80211: remove freq/chantype from debugfs
by Johannes Berg
· 12 years ago
e31583c
mac80211: remove almost unused local variable
by Johannes Berg
· 12 years ago
466f310
mac80211: mesh: don't use global channel type
by Johannes Berg
· 12 years ago
d348f69
mac80211: simplify buffers in aes_128_cmac_vector
by Johannes Berg
· 12 years ago
8b3d1cc
mac80211_hwsim: add support for P2P Device
by Johannes Berg
· 12 years ago
6d71117
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
by Johannes Berg
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 12 years ago
cc74c0c
mac80211: make ieee80211_beacon_connection_loss_work static
by Johannes Berg
· 12 years ago
5bc1420
mac80211: check size of channel switch IE when parsing
by Johannes Berg
· 12 years ago
3049000
mac80211: fix CSA handling timer
by Johannes Berg
· 12 years ago
57eebdf
mac80211: clean up CSA handling code
by Johannes Berg
· 12 years ago
90bcf86
mac80211: remove unneeded 'bssid' variable
by Johannes Berg
· 12 years ago
4c29867
mac80211: support A-MPDU status reporting
by Johannes Berg
· 12 years ago
48613ec
wireless: add radiotap A-MPDU status field
by Johannes Berg
· 12 years ago
e687f61
mac80211: add supported rates change notification in IBSS
by Antonio Quartulli
· 12 years ago
4bd4c2d
mac80211: clean up mpath_move_to_queue()
by Thomas Pedersen
· 12 years ago
b22bd52
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
by Thomas Pedersen
· 12 years ago
aa7a008
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
by Eyal Shapira
· 12 years ago
22c5649
p54: fix powerpc gcc warnings
by Christian Lamparter
· 12 years ago
df32381
mac80211: fix unnecessary beacon update after peering status change
by Marco Porsch
· 12 years ago
faa97bd
brcmsmac: document firmware dependencies
by Jeff Mahoney
· 12 years ago
c771b51
ath9k: tune rc_stats to display only valid rates
by Rajkumar Manoharan
· 12 years ago
23d9939
ath9k: Trim rate table
by Sujith Manoharan
· 12 years ago
f8a8701
ath9k: Remove MIMO-PS specific code
by Sujith Manoharan
· 12 years ago
88dcc2d
ath9k: Cleanup TX status API
by Sujith Manoharan
· 12 years ago
c161011
ath9k: Bail out properly before calculating rate index
by Sujith Manoharan
· 12 years ago
2e54675
ath9k: Fix RTS/CTS rate selection
by Sujith Manoharan
· 12 years ago
97f7e8a
ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
by Sujith Manoharan
· 12 years ago
3d2776f
ath9k: Unify valid rate calculation routines
by Sujith Manoharan
· 12 years ago
f5c9a80
ath9k: Remove ath_rc_set_valid_rate_idx
by Sujith Manoharan
· 12 years ago
6e1e374
ath9k: Change rateset calculation
by Sujith Manoharan
· 12 years ago
fc8d023
ath9k: Cleanup index retrieval routines
by Sujith Manoharan
· 12 years ago
dacde35
ath9k: Cleanup ath_rc_setvalid_htrates
by Sujith Manoharan
· 12 years ago
c05ea15
ath9k: Cleanup ath_rc_setvalid_rates
by Sujith Manoharan
· 12 years ago
ea2771f
ath9k: Cleanup RC init API
by Sujith Manoharan
· 12 years ago
62a2918
ath9k: Simplify rate table initialization
by Sujith Manoharan
· 12 years ago
126f492
mwifiex: use GFP_ATOMIC under spin lock
by Dan Carpenter
· 12 years ago
9c7ff73
mwifiex: notify cfg80211 about MIC failures
by Amitkumar Karwar
· 12 years ago
641c869
mwifiex: fix 'smatch' warning in preparing key_material cmd
by Bing Zhao
· 12 years ago
902d9e0
ssb: check for flash presentence
by Rafał Miłecki
· 12 years ago
85ce5ae
b43legacy: fix logic in GPIO init
by Rafał Miłecki
· 12 years ago
6c18723
b43: N-PHY: fix 0x2057 radio calib copy/paste mistake
by Rafał Miłecki
· 12 years ago
3213e1a
bcma: add (mostly) NAND defines
by Rafał Miłecki
· 12 years ago
8dd4372
mwifiex: fix powerpc64-linux- compilation warnings
by Bing Zhao
· 12 years ago
450e903
iwlegacy: clean up suspend/resume
by Johannes Berg
· 12 years ago
2f9279b
mwifiex: fix code mis-alignment after the if statement
by Fengguang Wu
· 12 years ago
987af54
ath5k: Put power_level where it belongs and rename it
by Nick Kossifidis
· 12 years ago
493ca5e
ath5k: Preserve tx power level requested from above on phy_init
by Nick Kossifidis
· 12 years ago
7550519
ath5k: Fix range scaling when setting rate power table
by Nick Kossifidis
· 12 years ago
d12c5c5
ath5k: Use correct value for min_pwr and cur_pwr
by Nick Kossifidis
· 12 years ago
94f3457
bcma: make some functions static
by Hauke Mehrtens
· 12 years ago
9bc6381
p54: parse output power table
by Christian Lamparter
· 12 years ago
57f784f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
b877f4c
mwifiex: add AES_CMAC support in key_material cmd
by Ying Luo
· 12 years ago
53b1123
mwifiex: pass key_params pointer in mwifiex_set_encode
by Ying Luo
· 12 years ago
9d7aba6
mwifiex: rename wapi_rxpn to pn
by Ying Luo
· 12 years ago
3e238a1
mwifiex: cleanup TX/RX BA tables for uAP
by Avinash Patil
· 12 years ago
5a009ad
mwifiex: add 11n Block Ack support for uAP
by Avinash Patil
· 12 years ago
d1cf3b9
mwifiex: support RX AMSDU aggregation for uAP
by Avinash Patil
· 12 years ago
838e4f4
mwifiex: improve uAP RX handling
by Avinash Patil
· 12 years ago
Next »