Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b212f3378a9cfca4da52d7c7e6f79ead8ec287fc
/
drivers
/
net
/
wireless
b212f33
airo warning fix
by Andrew Morton
· 16 years ago
48e6c51
b43legacy: Fix controller restart crash
by Michael Buesch
· 16 years ago
1beee8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a762483
rndis_wlan: add missing range check for power_output modparam
by Jussi Kivilinna
· 16 years ago
135a548
iwlwifi: fix rate scale TLC column selection bug
by Guy Cohen
· 16 years ago
47cfd46
iwlwifi: fix exit from stay_in_table state
by Guy Cohen
· 16 years ago
4364623
rndis_wlan: Make connections to TKIP PSK networks work
by Scott Ashcroft
· 16 years ago
633257d
rt2x00: Use atomic interface iteration in irq context
by Ivo van Doorn
· 16 years ago
f06a0f4
rt2x00: Reset antenna RSSI after switch
by Ivo van Doorn
· 16 years ago
2088d41
rt2x00: Don't count retries as failure
by Ivo van Doorn
· 16 years ago
0f3e63a
rt2x00: Fix memleak in tx() path
by Ivo van Doorn
· 16 years ago
3bf0a32
b43: Fix controller restart crash
by Michael Buesch
· 16 years ago
6b4bec0
b43: Upload both beacon templates on initial load
by Michael Buesch
· 16 years ago
bc1b1fb
rtl8180: fix wrong parameter in grf5101_rf_set_channel
by Andrea Merello
· 17 years ago
0a0ab41
rtl8180: fix wrong parameter in max2820_rf_set_channel
by Andrea Merello
· 17 years ago
0823b2c
rtl8180: fix wrong parameter in sa2400_rf_set_channel
by Andrea Merello
· 17 years ago
6f6c218
rtl8180: avoid NULL dereference in max2820_rf_set_channel
by John W. Linville
· 16 years ago
a0abb93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
46cb69c
missing dependencies on HAS_DMA
by Al Viro
· 16 years ago
4ec7ffa
misc drivers/net endianness noise
by Al Viro
· 16 years ago
5d283e8
libertas: Fix ethtool statistics
by David Woodhouse
· 16 years ago
e616c63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
682c97c
orinoco_cs: add ID for SpeedStream wireless adapters
by Pavel Roskin
· 16 years ago
449fecc
hostap_cs: add ID for Conceptronic CON11CPro
by Pavel Roskin
· 16 years ago
ea8ee24
rtl8187: resource leak in error case
by Oliver Neukum
· 16 years ago
89fd2e2
ath5k: Fix loop variable initializations
by Bob Copeland
· 16 years ago
229ce3a
wireless: Create 'device' symlink in sysfs
by Masakazu Mokuno
· 16 years ago
b7acbdf
wireless, airo: waitbusy() won't delay
by Roel Kluin
· 16 years ago
02969d2
libertas: fix command timeout after firmware failure
by Brian Cavagnolo
· 16 years ago
9a6ab76
byteorder: don't directly include linux/byteorder/generic.h
by Harvey Harrison
· 16 years ago
23f40dc
hostap: fix "registers" registration in procfs
by Mathieu Chouquet-Stringer
· 16 years ago
6aa5fc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
c018607
iwlwifi: Fix frequency in rx_status fill
by Emmanuel Grumbach
· 17 years ago
dbabad0
zd1211rw: fix potential use-after-free bug
by Johannes Berg
· 17 years ago
b30cdfc
rt2x00: Clean up error handling of PCI queue DMA allocation.
by Ivo van Doorn
· 17 years ago
ed49998
rt2x00: Fix broken recover-on-error path
by Ivo van Doorn
· 17 years ago
7872089
rt2x00: Don't use pskb_expand_head()
by Ivo van Doorn
· 17 years ago
6243065
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
by Zhu Yi
· 17 years ago
d5251ae
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
by John W. Linville
· 17 years ago
85b442e
prism54: fix regression with missing carrier in AP-mode
by Luis R. Rodriguez
· 17 years ago
79f999d
strip: Fix termios assumption
by Alan Cox
· 17 years ago
1da5ea1
iwlwifi: make IWLWIFI a tristate
by Adrian Bunk
· 17 years ago
61c2b68
rt2x00: Fix quality/activity led handling
by Ivo van Doorn
· 17 years ago
44a9809
rt2x00: Don't enable short preamble for 1MBs
by Ivo van Doorn
· 17 years ago
786b455
iwlwifi: fix debug messages during scanning
by Bill Moss
· 17 years ago
f527648
iwlwifi: fix current channel is not scanned
by Guy Cohen
· 17 years ago
21a75d7
b43: Fix some TX/RX locking issues
by Michael Buesch
· 17 years ago
c2a3b23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
c0d4399
libertas: fix use-before-check violation
by Holger Schurig
· 17 years ago
2e35af1
b43: Fix dual-PHY devices
by Michael Buesch
· 17 years ago
95dfec6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
8e8bcf1
strip: Fix up strip for the new order
by Alan Cox
· 17 years ago
3a8209d
iwlwifi: move the selects to the tristate drivers
by Adrian Bunk
· 17 years ago
533dd1b
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
a95609c
netdev: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
928b4d8
proc: remove proc_root_driver
by Alexey Dobriyan
· 17 years ago
77a50df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
358c129
iwlwifi: Allow building iwl3945 without iwl4965.
by Jason Riedy
· 17 years ago
d02aacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
6440be1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
49186b4
iwlwifi: Fix built-in compilation of iwlcore (part 2)
by Zhu Yi
· 17 years ago
0997149
iwlwifi: Don't unlock priv->mutex if it isn't locked
by Roland Dreier
· 17 years ago
4d381ff
wireless: rndis_wlan: modparam_workaround_interval is never below 0.
by Roel Kluin
· 17 years ago
8ba82e9
prism54: prism54_get_encode() test below 0 on unsigned index
by Roel Kluin
· 17 years ago
1033b3e
b43: Workaround DMA quirks
by Michael Buesch
· 17 years ago
d1d8f44
ath5k: Fix radio identification on AR5424/2424
by Nick Kossifidis
· 17 years ago
9fc3845
b43: Add more btcoexist workarounds
by Michael Buesch
· 17 years ago
a259d6a
b43: Fix HostFlags data types
by Michael Buesch
· 17 years ago
1855ba7
b43: Workaround invalid bluetooth settings
by Michael Buesch
· 17 years ago
b0d19a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d7d3130
iwlwifi: Fix built-in compilation of iwlcore
by Tomas Winkler
· 17 years ago
201410c
rt2x00: Select LEDS_CLASS.
by David S. Miller
· 17 years ago
e82404a
iwlwifi: Select LEDS_CLASS.
by David S. Miller
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
b844eba
PM: Remove destroy_suspended_device()
by Rafael J. Wysocki
· 17 years ago
344234d
iwlwifi: Fix unconditional access to station->tidp[].agg.
by David S. Miller
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
194828a
ath5k: Misc fixes/cleanups
by Nick Kossifidis
· 17 years ago
136bfc7
ath5k: Add RF2425 initvals
by Nick Kossifidis
· 17 years ago
fcc76c6
iwlwifi: Use HW acceleration decryption by default
by Emmanuel Grumbach
· 17 years ago
5900383
iwlwifi: fix unload warning and error
by Mohamed Abbas
· 17 years ago
dfe7d45
iwlwifi: arrange max number of Tx queues
by Ron Rindjunsky
· 17 years ago
77bab60
iwlwifi: Fix TKIP update key and get_free_ucode_key
by Emmanuel Grumbach
· 17 years ago
7e8c519
iwlwifi: move rxon associated command to hcmd
by Tomas Winkler
· 17 years ago
3c424c2
iwlwifi: introduce host commands callbacks
by Tomas Winkler
· 17 years ago
fed9017
iwlwifi: move HW device registration
by Ron Rindjunsky
· 17 years ago
66c73db
iwlwifi: move the creation of LQ host command to iwlcore
by Tomas Winkler
· 17 years ago
ec35cf2
iwlwifi: support different num of tx and rx antennas
by Tomas Winkler
· 17 years ago
5425e49
iwlwifi: hw_setting cleanup
by Tomas Winkler
· 17 years ago
49ea859
iwlwifi: remove the statistics work
by Emmanuel Grumbach
· 17 years ago
ba38001
b43: Add fastpath to b43_mac_suspend()
by Michael Buesch
· 17 years ago
059ff82
iwlwifi: move shared pointers to iwl_priv
by Tomas Winkler
· 17 years ago
508e32e
iwlwifi: perform bss_info_changed post association work right away
by Reinette Chatre
· 17 years ago
eadd3c4
iwlwifi: make Makefile more concise
by Reinette Chatre
· 17 years ago
51dbfd1
iwl4965: make iwl4965_send_rxon_assoc asynchronous
by Reinette Chatre
· 17 years ago
e2a722e
iwlwifi: Fix byte count table for fragmented packets
by Tomas Winkler
· 17 years ago
7480513
iwlwifi: moves security functions to iwl-sta.c
by Emmanuel Grumbach
· 17 years ago
80fb47a
iwlwifi: maintain uCode key table state
by Emmanuel Grumbach
· 17 years ago
0211ddd
iwlwifi: add 1X HW WEP support
by Emmanuel Grumbach
· 17 years ago
6974e36
iwlwifi: default WEP HW encryption
by Emmanuel Grumbach
· 17 years ago
Next »