Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
022dcdf083d67db34f5237369d3501ca5708d8eb
/
drivers
/
net
/
wireless
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
fb04121
rtlwifi: Remove unused ETH_ADDR_LEN defines
by Joe Perches
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
01a2829
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
3775265
libertas: remove dump_survey implementation
by Daniel Drake
· 13 years ago
783b732
ath9k_hw: remove unused initvals
by Felix Fietkau
· 13 years ago
c7effd3
ath9k: inline AR9271 1.0 INI overrides
by Felix Fietkau
· 13 years ago
aa0e578
ath9k_hw: remove iniModes_*_tx_gain_9271
by Felix Fietkau
· 13 years ago
c7d36f9
ath9k_hw: clean up iniModesAdditional
by Felix Fietkau
· 13 years ago
9951c4d
ath9k_hw: fix AR9380 register settings for channel 14
by Felix Fietkau
· 13 years ago
c8664d1
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
by Felix Fietkau
· 13 years ago
bbf2b30
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
by Felix Fietkau
· 13 years ago
aebc0a8
ath9k_hw: clean up ath9k_hw_setuprxdesc
by Felix Fietkau
· 13 years ago
239c795
ath9k_hw: remove ath9k_hw_gettxintrtxqs
by Felix Fietkau
· 13 years ago
f3eef64
ath9k: optimize register access functions
by Felix Fietkau
· 13 years ago
99ac8cd
ath9k_hw: remove ath9k_hw_getdefantenna
by Felix Fietkau
· 13 years ago
8efa7a8
ath9k_hw: remove ath9k_hw_htc_resetinit
by Felix Fietkau
· 13 years ago
ce8fdf6
ath9k_hw: clean up tx completion interrupt handling
by Felix Fietkau
· 13 years ago
7e03072
ath9k_hw: simplify tx queue interrupt mask handling
by Felix Fietkau
· 13 years ago
0d9be8a
rt2x00: rt2800usb: limit tx queues length
by Stanislaw Gruszka
· 13 years ago
5f8f718
rt2x00: rt2800usb: do not check packedid for aggregated frames
by Stanislaw Gruszka
· 13 years ago
f421111
rt2x00: rt2800usb: rework txstatus code
by Stanislaw Gruszka
· 13 years ago
ed61e2b
rt2x00: rt2800usb: rework txdone code
by Stanislaw Gruszka
· 13 years ago
627fdaf
rt2x00: rt2800usb: move additional txdone into new function
by Stanislaw Gruszka
· 13 years ago
d47a61a
ath9k: Fix multi-VIF BSS handling
by Sujith Manoharan
· 13 years ago
3d4e20f
ath9k: Remove aggregation flags
by Sujith Manoharan
· 13 years ago
caed657
ath9k_hw: Cleanup FastChannelChange
by Sujith Manoharan
· 13 years ago
bcf6f96
ath9k: Remove 'other' VIF count
by Sujith Manoharan
· 13 years ago
62450b8
ath9k: Remove unused variables
by Sujith Manoharan
· 13 years ago
bf106e1
ath9k: Remove unnecessary initialization
by Sujith Manoharan
· 13 years ago
9d4f09b
rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800
by Helmut Schaa
· 13 years ago
b093863
mwifiex: correction in structure name passed to sizeof()
by Amitkumar Karwar
· 13 years ago
c65a30f
mwifiex: fix checkpatch --strict warnings/errors Part 9
by Yogesh Ashok Powar
· 13 years ago
500f747
mwifiex: fix checkpatch --strict warnings/errors Part 8
by Yogesh Ashok Powar
· 13 years ago
9c05fd7
mwifiex: fix checkpatch --strict warnings/errors Part 7
by Yogesh Ashok Powar
· 13 years ago
5dbd326
mwifiex: fix checkpatch --strict warnings/errors Part 6
by Yogesh Ashok Powar
· 13 years ago
cff23ce
mwifiex: fix checkpatch --strict warnings/errors Part 5
by Yogesh Ashok Powar
· 13 years ago
f57c1ed
mwifiex: fix checkpatch --strict warnings/errors Part 4
by Yogesh Ashok Powar
· 13 years ago
931f158
mwifiex: fix checkpatch --strict warnings/errors Part 3
by Yogesh Ashok Powar
· 13 years ago
aea0701
mwifiex: fix checkpatch --strict warnings/errors Part 2
by Yogesh Ashok Powar
· 13 years ago
8426684
mwifiex: fix checkpatch --strict warnings/errors Part 1
by Yogesh Ashok Powar
· 13 years ago
e9ac074
mac80211: rename bss_conf timestamp to last_tsf
by Johannes Berg
· 13 years ago
8e6cffb
brmc80211: dont use jiffies for BSS TSF
by Johannes Berg
· 13 years ago
8c00228
mwifiex: rename fuctions and variables for better readability
by Yogesh Ashok Powar
· 13 years ago
bb7de2b
mwifiex: rearrange if and else blocks to avoid extra indentation
by Yogesh Ashok Powar
· 13 years ago
e7891ba
mwifiex: use usleep_range instead of udelay
by Yogesh Ashok Powar
· 13 years ago
6685d10
mwifiex: merge functions to derive cfp by chan & freq in one
by Yogesh Ashok Powar
· 13 years ago
985d68a
mwifiex: rearrange switch statement
by Yogesh Ashok Powar
· 13 years ago
3e82263
mwifiex: rename long function names to shorter ones
by Yogesh Ashok Powar
· 13 years ago
6b6fa58
b43: Load firmware from a work queue and not from the probe routine
by Larry Finger
· 13 years ago
a3ea2c7
b43legacy: Load firmware from work queue instead of from probe routine
by Larry Finger
· 13 years ago
843dc66
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 13 years ago
9df2a0b
ath6kl: fix debug.c file mode
by Kalle Valo
· 13 years ago
b528387
ath6kl: use max_t() in ath6kl_cfg80211_connect()
by Kalle Valo
· 13 years ago
7433a49
ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()
by Kalle Valo
· 13 years ago
06f33f1
ath6kl: replace strict_strtoul() with kstrtoul()
by Kalle Valo
· 13 years ago
b0fc7c1
ath6kl: fix regression in ath6kl_upload_board_file()
by Kalle Valo
· 13 years ago
4db2c9a
iwlwifi: Add bool mvm_ucode to iwl_fw
by David Spinadel
· 13 years ago
6dfa8d0
iwlwifi: change struct iwl_fw
by David Spinadel
· 13 years ago
ed8c836
iwlwifi: Add TLVs and fields for 16.0 uCode
by David Spinadel
· 13 years ago
0cedacc
iwlwifi: more modularity in fw images and sections
by David Spinadel
· 13 years ago
b5ea162
iwlwifi: explicitly track whether INIT uCode was run
by David Spinadel
· 13 years ago
8f7ffbe
iwlwifi: avoid some operations if no uCode loaded
by David Spinadel
· 13 years ago
69a10b2
iwlwifi: move wait_command_queue from shared to trans
by Meenakshi Venkataraman
· 13 years ago
f0d120a
iwlwifi: convert bad state message into warning
by Johannes Berg
· 13 years ago
d663ee7
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
by Johannes Berg
· 13 years ago
10d8f31
iwlwifi: remove TX hex debug
by Johannes Berg
· 13 years ago
c1afdaf
ath9k: fix going to full-sleep on PS idle
by Felix Fietkau
· 13 years ago
ffb1c56
ath9k: Fix mactime from being clobbered in rx_status
by Ashok Nagarajan
· 13 years ago
9f61903
ath9k: configure bss info at assoc notification
by Rajkumar Manoharan
· 13 years ago
290d608
rt2x00: Fix beacon skew in rt2800pci
by Helmut Schaa
· 13 years ago
3789d59
ath9k_hw: Fix enabling of MCI and RTT
by Mohammed Shafi Shajakhan
· 13 years ago
138f07e
net/wireless: ipw2x00: remove unused definitions for regulatory domain
by Stanislav Yakovlev
· 13 years ago
98b36a0
ath9k: Add wiphy name to log messages.
by Ben Greear
· 13 years ago
4e13f09
mac80211_hwsim: Fix set mactime on receiver hwsim radio
by Ashok Nagarajan
· 13 years ago
bff2ec2
ath9k: Fix BTCOEX shutdown
by Sujith Manoharan
· 13 years ago
3780d03
rt2x00: fix random stalls
by Stanislaw Gruszka
· 13 years ago
210787e
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
by Stanislaw Gruszka
· 13 years ago
17a7b16
ath6kl: Fix merge error in ath6kl_set_ies()
by Aarthi Thiruvengadam
· 13 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
74dd152
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
1745e44
iwlwifi: fix the delta for remove max_txq_num patch
by Wey-Yi Guy
· 13 years ago
9ba1947
iwlwifi: fix cmd_queue number merge
by Wey-Yi Guy
· 13 years ago
3dc420b
iwlwifi: restore PAN support
by Emmanuel Grumbach
· 13 years ago
c6f600f
iwlwifi: move command queue number out of the iwl_shared struct
by Meenakshi Venkataraman
· 13 years ago
8763848
mwifiex: correction in number of bitrates
by Amitkumar Karwar
· 13 years ago
d11f0ca
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
by Stanislav Yakovlev
· 13 years ago
1353a7b
iwlwifi: correct status bit refactoring errors
by Don Fry
· 13 years ago
9742051
iwlwifi: don't delete AP station directly
by Johannes Berg
· 13 years ago
e6dd583
iwlwifi: make iwl_init_context static
by Johannes Berg
· 13 years ago
bada991
iwlwifi: remove messages from queue wake/stop
by Johannes Berg
· 13 years ago
8362640
iwlwifi: more status bit factoring
by Don Fry
· 13 years ago
9bdfbfa
iwlwifi: move setting up fw parameters
by Meenakshi Venkataraman
· 13 years ago
92d743a
iwlwifi: configure transport layer from dvm op mode
by Meenakshi Venkataraman
· 13 years ago
3251715
iwlwifi: log stop / wake queues
by Emmanuel Grumbach
· 13 years ago
354928dd
iwlwifi: make tx_cmd_pool kmem cache global
by Stanislaw Gruszka
· 13 years ago
9a71686
iwlwifi: separate status to priv and trans
by Don Fry
· 13 years ago
Next »