Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5217c571c898371c540e49671600d54346b2e123
/
drivers
/
net
/
wireless
5217c57
orinoco: convert mode setting to cfg80211
by David Kilroy
· 16 years ago
721aa2f
orinoco: provide generic commit function
by David Kilroy
· 16 years ago
6415f7d
orinoco: Handle suspend/restore in core driver
by David Kilroy
· 16 years ago
ef96b5c
airport: store irq in card private structure
by David Kilroy
· 16 years ago
5381956
orinoco: move netdev interface creation to main driver
by David Kilroy
· 16 years ago
35832c5
orinoco: make firmware download less verbose
by David Kilroy
· 16 years ago
ea60a6a
orinoco: initiate cfg80211 conversion
by David Kilroy
· 16 years ago
98e5f40
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
by David Kilroy
· 16 years ago
8e63826
orinoco: initialise independently of netdev
by David Kilroy
· 16 years ago
a260836
orinoco: Replace net_device with orinoco_private in driver interfaces
by David Kilroy
· 16 years ago
44d8dad
orinoco: firmware helpers should use dev_err and friends
by David Kilroy
· 16 years ago
a3f47b9
orinoco: use dev_err in early initialisation routines
by David Kilroy
· 16 years ago
42a51b9
orinoco: Move FID allocation to hw.c
by David Kilroy
· 16 years ago
e9e3d01
orinoco: Move card reading code into hw.c
by David Kilroy
· 16 years ago
a2d1a42
orinoco: Move firmware capability determination into hw.c
by David Kilroy
· 16 years ago
90e3012
mac80211_hwsim: clean up the skb before passing it back
by Johannes Berg
· 16 years ago
3bfbe80
zd1211rw: sort vid/pid pairs by numerical value
by Hin-Tak Leung
· 16 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 16 years ago
18ad01c
rt2x00: remove skb->do_not_encrypt usage
by Johannes Berg
· 16 years ago
222ec50
rndis_wlan: convert set/get txpower to cfg80211
by Jussi Kivilinna
· 16 years ago
d75ec2b
rndis_wlan: convert get/set frag/rts to cfg80211
by Jussi Kivilinna
· 16 years ago
257862f
iwmc3200wifi: rfkill cleanup
by Zhu Yi
· 16 years ago
3549716
iwmc3200wifi: cache keys when interface is down
by Samuel Ortiz
· 16 years ago
191506e
iwmc3200wifi: change coexist periodic calibration flag
by Zhu Yi
· 16 years ago
13e0fe7
iwmc3200wifi: cfg80211 key hooks implemetation
by Samuel Ortiz
· 16 years ago
a70742f
iwmc3200wifi: handling wifi_if_ntfy responses
by Samuel Ortiz
· 16 years ago
0c5553b
iwmc3200wifi: invalidate keys when changing the BSSID
by Samuel Ortiz
· 16 years ago
030b865
iwlwifi: remove disable_tx_power for device > 4965
by Wey-Yi Guy
· 16 years ago
fe6efb4
iwlwifi: no need to refer to max_nrg_cck range value
by Wey-Yi Guy
· 16 years ago
9d67187
iwlwifi: modify sensitivity value for 5150
by Wey-Yi Guy
· 16 years ago
47af3fe
wl1251: change psm enabled/disabled info to debug
by Luciano Coelho
· 16 years ago
05fac68
wl1251: fix a checkpatch warning
by Kalle Valo
· 16 years ago
80301cd
wl1251: use wl1251 prefix everywhere
by Kalle Valo
· 16 years ago
1e6f172
wl12xx: remove unused wl12xx_hw_init_mem_config()
by Kalle Valo
· 16 years ago
1367411
wl1251: rename wl12xx.h to wl1251.h
by Kalle Valo
· 16 years ago
ef2f8d4
wl1251: add wl1251 prefix to all 1251 files
by Kalle Valo
· 16 years ago
c731837
wl1251: remove wl1271_setup()
by Kalle Valo
· 16 years ago
c5ce901
wl12xx: rename driver to wl1251
by Kalle Valo
· 16 years ago
e6f0b5c
wl12xx: rename wl1251.c wl1251_ops.c
by Kalle Valo
· 16 years ago
77cc9e4
wl12xx: Use chipset specific join commands
by Juuso Oikarinen
· 16 years ago
ce650b5
wl12xx: Assign value to rx msdu lifetime variable
by Vidhya Govindan
· 16 years ago
0182f8d
wl12xx: enable ELP mode
by Kalle Valo
· 16 years ago
c5483b7
wl12xx: check if elp wakeup failed
by Kalle Valo
· 16 years ago
01d9cfb
wl12xx: optimise elp wakeup and sleep calls
by Kalle Valo
· 16 years ago
cee4fd2
wl12xx: protect wl12xx_op_set_rts_threshold()
by Kalle Valo
· 16 years ago
6021b28
wl12xx: Fix CMD_TEST regression via netlink.
by Ari Kauppi
· 16 years ago
c518a73
wl12xx: Fix incorrect warning message.
by Ari Kauppi
· 16 years ago
8ec8beb
wl12xx: Add support for block reading from a fixed register address
by Juuso Oikarinen
· 16 years ago
9f2ad4f
wl12xx: Moved wl1251 TX path implementation into chip specific files
by Juuso Oikarinen
· 16 years ago
9f483dc
wl12xx: pass the wake up condition when configuring the wake up event
by Luciano Coelho
· 16 years ago
052a625
wl12xx: add support for fixed address in wl12xx_spi_read
by Luciano Coelho
· 16 years ago
27797d6
wl12xx: add support for new WL1271 chip revision
by Luciano Coelho
· 16 years ago
0d1c383
wl12xx: moved firmware version reading routine to chip-specific functions
by Luciano Coelho
· 16 years ago
a336e26
wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions
by Luciano Coelho
· 16 years ago
0628817
wl12xx: removed chipset interrupt source configuration from fw wakeup
by Juuso Oikarinen
· 16 years ago
4721213
wl12xx: fix rx descriptor use
by Kalle Valo
· 16 years ago
53d6542
wl12xx: use wl12xx_mem_read32() to read the rx counter
by Kalle Valo
· 16 years ago
5262c12
wl12xx: allocate buffer the spi busy word from struct wl12xx
by Kalle Valo
· 16 years ago
56343a3
wl12xx: allocate buffer spi read/write command buffer kzalloc()
by Kalle Valo
· 16 years ago
8d47cdb
wl12xx: reserve buffer for partition command in struct wl12xx
by Kalle Valo
· 16 years ago
c4f5c85
wl12xx: fix error handling in wl12xx_probe()
by Kalle Valo
· 16 years ago
1d3b813
wl12xx: reserver buffer for read32()/write32() in struct wl12xx
by Kalle Valo
· 16 years ago
ff25839
wl12xx: cmd and acx interface rework
by Kalle Valo
· 16 years ago
c4f9f16
ath9k: Make sure we configure a non-zero beacon interval
by Vasanthakumar Thiagarajan
· 16 years ago
e0d6133
libertas: remove ps_supported flag, use fwcapinfo
by Andrey Yurovsky
· 16 years ago
f0f3d38
ath5k: enable hardware LEDs
by Bob Copeland
· 16 years ago
46026e8
ath5k: cleanup ath5k_hw struct
by Bob Copeland
· 16 years ago
8a46097
ath9k: downgrade ASSERT() in ath_clone_txbuf()
by Vasanthakumar Thiagarajan
· 16 years ago
c3d8f02
ath9k: Remove unnecessary count for addba attempt
by Vasanthakumar Thiagarajan
· 16 years ago
089e698
ath9k: Nuke unneccesary helper function to see if aggr is active
by Vasanthakumar Thiagarajan
· 16 years ago
e36d56b
cfg80211: pass netdev to change_virtual_intf
by Johannes Berg
· 16 years ago
e5a8a89
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
47ab384
p54: tx refused but queue active
by Larry Finger
· 15 years ago
804ef71
Atheros Kconfig needs to be dependent on WLAN_80211
by Jay Sternberg
· 15 years ago
4ff1766
mac80211_hwsim: avoid NULL access
by Johannes Berg
· 15 years ago
cff782c
b43: Add support for 4318E
by Clyde McPherson
· 15 years ago
8b339d0
zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device
by Hin-Tak Leung
· 15 years ago
b4b223c
zd1211rw: 07b8:6001 is a ZD1211B
by Pascal Terjan
· 16 years ago
a7a4e41
iwmc3200wifi: add Kconfig help
by Samuel Ortiz
· 15 years ago
cbfe89c
ath9k: Fix leak in tx descriptor
by Vasanthakumar Thiagarajan
· 15 years ago
fd4973c
b43/b43legacy: fix radio LED initialization
by Larry Finger
· 16 years ago
0ca1b08
Revert "p54: Use SKB list handling helpers instead of by-hand code."
by David S. Miller
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
5165aec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
eab0cd4
ath5k: fix beacon_int handling
by Jiri Slaby
· 16 years ago
38ab422
ath9k: restore PS mode, before we put the chip into FULL SLEEP state.
by Gabor Juhos
· 16 years ago
58f5fff
ath9k: wait for beacon frame along with CAB
by Gabor Juhos
· 16 years ago
8451d22
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
by Jouni Malinen
· 16 years ago
f021484
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
by Jouni Malinen
· 16 years ago
f72151f
zd1211rw: adding 083a:e503 as a ZD1211B device
by Hin-Tak Leung
· 16 years ago
68810c5
iwmc3200wifi: add a mutex to protect iwm_reset_worker
by Zhu Yi
· 16 years ago
4e9aa52
iwmc3200wifi: fix potential kernel oops on module removal
by Zhu Yi
· 16 years ago
d7e057d
iwmc3200wifi: add iwm_if_add and iwm_if_remove
by Zhu Yi
· 16 years ago
8d96e79
iwmc3200wifi: check for iwm_priv_init error
by Zhu Yi
· 16 years ago
d2aa455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
156f5a7
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
by GeunSik Lim
· 16 years ago
cadeba3
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
by John W. Linville
· 16 years ago
f0e9a86
ath9k: process rx packet if we are waiting for CAB
by Gabor Juhos
· 16 years ago
7fe96a1
ath9k: prevent sleeping while we are waiting for CAB
by Gabor Juhos
· 16 years ago
Next »