Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6415f7df10573bf1ec42644f42bef565127114a1
/
drivers
/
net
6415f7d
orinoco: Handle suspend/restore in core driver
by David Kilroy
· 15 years ago
ef96b5c
airport: store irq in card private structure
by David Kilroy
· 15 years ago
5381956
orinoco: move netdev interface creation to main driver
by David Kilroy
· 15 years ago
35832c5
orinoco: make firmware download less verbose
by David Kilroy
· 15 years ago
ea60a6a
orinoco: initiate cfg80211 conversion
by David Kilroy
· 15 years ago
98e5f40
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
by David Kilroy
· 15 years ago
8e63826
orinoco: initialise independently of netdev
by David Kilroy
· 15 years ago
a260836
orinoco: Replace net_device with orinoco_private in driver interfaces
by David Kilroy
· 15 years ago
44d8dad
orinoco: firmware helpers should use dev_err and friends
by David Kilroy
· 15 years ago
a3f47b9
orinoco: use dev_err in early initialisation routines
by David Kilroy
· 15 years ago
42a51b9
orinoco: Move FID allocation to hw.c
by David Kilroy
· 15 years ago
e9e3d01
orinoco: Move card reading code into hw.c
by David Kilroy
· 15 years ago
a2d1a42
orinoco: Move firmware capability determination into hw.c
by David Kilroy
· 15 years ago
90e3012
mac80211_hwsim: clean up the skb before passing it back
by Johannes Berg
· 15 years ago
3bfbe80
zd1211rw: sort vid/pid pairs by numerical value
by Hin-Tak Leung
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
18ad01c
rt2x00: remove skb->do_not_encrypt usage
by Johannes Berg
· 15 years ago
222ec50
rndis_wlan: convert set/get txpower to cfg80211
by Jussi Kivilinna
· 15 years ago
a33e9e7
usbnet: Add stop function pointer to 'struct rndis_data'.
by Jussi Kivilinna
· 15 years ago
d75ec2b
rndis_wlan: convert get/set frag/rts to cfg80211
by Jussi Kivilinna
· 15 years ago
257862f
iwmc3200wifi: rfkill cleanup
by Zhu Yi
· 15 years ago
3549716
iwmc3200wifi: cache keys when interface is down
by Samuel Ortiz
· 15 years ago
191506e
iwmc3200wifi: change coexist periodic calibration flag
by Zhu Yi
· 15 years ago
13e0fe7
iwmc3200wifi: cfg80211 key hooks implemetation
by Samuel Ortiz
· 15 years ago
a70742f
iwmc3200wifi: handling wifi_if_ntfy responses
by Samuel Ortiz
· 15 years ago
0c5553b
iwmc3200wifi: invalidate keys when changing the BSSID
by Samuel Ortiz
· 15 years ago
030b865
iwlwifi: remove disable_tx_power for device > 4965
by Wey-Yi Guy
· 15 years ago
fe6efb4
iwlwifi: no need to refer to max_nrg_cck range value
by Wey-Yi Guy
· 15 years ago
9d67187
iwlwifi: modify sensitivity value for 5150
by Wey-Yi Guy
· 15 years ago
47af3fe
wl1251: change psm enabled/disabled info to debug
by Luciano Coelho
· 15 years ago
05fac68
wl1251: fix a checkpatch warning
by Kalle Valo
· 15 years ago
80301cd
wl1251: use wl1251 prefix everywhere
by Kalle Valo
· 15 years ago
1e6f172
wl12xx: remove unused wl12xx_hw_init_mem_config()
by Kalle Valo
· 15 years ago
1367411
wl1251: rename wl12xx.h to wl1251.h
by Kalle Valo
· 15 years ago
ef2f8d4
wl1251: add wl1251 prefix to all 1251 files
by Kalle Valo
· 15 years ago
c731837
wl1251: remove wl1271_setup()
by Kalle Valo
· 15 years ago
c5ce901
wl12xx: rename driver to wl1251
by Kalle Valo
· 15 years ago
e6f0b5c
wl12xx: rename wl1251.c wl1251_ops.c
by Kalle Valo
· 15 years ago
77cc9e4
wl12xx: Use chipset specific join commands
by Juuso Oikarinen
· 15 years ago
ce650b5
wl12xx: Assign value to rx msdu lifetime variable
by Vidhya Govindan
· 15 years ago
0182f8d
wl12xx: enable ELP mode
by Kalle Valo
· 15 years ago
c5483b7
wl12xx: check if elp wakeup failed
by Kalle Valo
· 15 years ago
01d9cfb
wl12xx: optimise elp wakeup and sleep calls
by Kalle Valo
· 15 years ago
cee4fd2
wl12xx: protect wl12xx_op_set_rts_threshold()
by Kalle Valo
· 15 years ago
6021b28
wl12xx: Fix CMD_TEST regression via netlink.
by Ari Kauppi
· 15 years ago
c518a73
wl12xx: Fix incorrect warning message.
by Ari Kauppi
· 15 years ago
8ec8beb
wl12xx: Add support for block reading from a fixed register address
by Juuso Oikarinen
· 15 years ago
9f2ad4f
wl12xx: Moved wl1251 TX path implementation into chip specific files
by Juuso Oikarinen
· 15 years ago
9f483dc
wl12xx: pass the wake up condition when configuring the wake up event
by Luciano Coelho
· 15 years ago
052a625
wl12xx: add support for fixed address in wl12xx_spi_read
by Luciano Coelho
· 15 years ago
27797d6
wl12xx: add support for new WL1271 chip revision
by Luciano Coelho
· 15 years ago
0d1c383
wl12xx: moved firmware version reading routine to chip-specific functions
by Luciano Coelho
· 15 years ago
a336e26
wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions
by Luciano Coelho
· 15 years ago
0628817
wl12xx: removed chipset interrupt source configuration from fw wakeup
by Juuso Oikarinen
· 15 years ago
4721213
wl12xx: fix rx descriptor use
by Kalle Valo
· 15 years ago
53d6542
wl12xx: use wl12xx_mem_read32() to read the rx counter
by Kalle Valo
· 15 years ago
5262c12
wl12xx: allocate buffer the spi busy word from struct wl12xx
by Kalle Valo
· 15 years ago
56343a3
wl12xx: allocate buffer spi read/write command buffer kzalloc()
by Kalle Valo
· 15 years ago
8d47cdb
wl12xx: reserve buffer for partition command in struct wl12xx
by Kalle Valo
· 15 years ago
c4f5c85
wl12xx: fix error handling in wl12xx_probe()
by Kalle Valo
· 15 years ago
1d3b813
wl12xx: reserver buffer for read32()/write32() in struct wl12xx
by Kalle Valo
· 15 years ago
ff25839
wl12xx: cmd and acx interface rework
by Kalle Valo
· 15 years ago
c4f9f16
ath9k: Make sure we configure a non-zero beacon interval
by Vasanthakumar Thiagarajan
· 15 years ago
e0d6133
libertas: remove ps_supported flag, use fwcapinfo
by Andrey Yurovsky
· 15 years ago
f0f3d38
ath5k: enable hardware LEDs
by Bob Copeland
· 15 years ago
46026e8
ath5k: cleanup ath5k_hw struct
by Bob Copeland
· 15 years ago
8a46097
ath9k: downgrade ASSERT() in ath_clone_txbuf()
by Vasanthakumar Thiagarajan
· 15 years ago
c3d8f02
ath9k: Remove unnecessary count for addba attempt
by Vasanthakumar Thiagarajan
· 15 years ago
089e698
ath9k: Nuke unneccesary helper function to see if aggr is active
by Vasanthakumar Thiagarajan
· 15 years ago
e36d56b
cfg80211: pass netdev to change_virtual_intf
by Johannes Berg
· 15 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
e594e96
cxgb3: Fix crash caused by stashing wrong netdev_queue
by Roland Dreier
· 15 years ago
8faa2a7
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
by Yi Zou
· 15 years ago
d2daeab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-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
· 15 years ago
34701fd
cxgb3: Drain Mac Tx fifo when the port goes down.
by Divy Le Ray
· 15 years ago
88045b3
cxgb3: fix mac index mapping
by Divy Le Ray
· 15 years ago
dce7d1d
cxgb3: Fix mss table initialization
by Divy Le Ray
· 15 years ago
2e8c07c
cxgb3: use request_firmware() for the EDC registers setup
by Divy Le Ray
· 15 years ago
5e65951
cxgb3: AEL2020 phy support update
by Divy Le Ray
· 15 years ago
cfe2462
cxgb3: Fix T3C MAC max packet size access
by Divy Le Ray
· 15 years ago
619f05c
cxgb3: fix phy power down
by Divy Le Ray
· 15 years ago
2c3d50f
cxgb3: AQ100X phy support update
by Divy Le Ray
· 15 years ago
c3b8542
r6040: bump driver version to 0.24 and date to 08 July 2009
by Florian Fainelli
· 15 years ago
35976d4
r6040: restore MIER register correctly when IRQ line is shared
by Florian Fainelli
· 15 years ago
64c8165
davinci_emac: fix kernel oops when changing MAC address while interface is down
by Pablo Bitton
· 15 years ago
19e588e
igb: set lan id prior to configuring phy
by Alexander Duyck
· 15 years ago
09bb9aa
MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.
by Maxime Bizon
· 15 years ago
460deef
tun: Remove a dead line of code
by Paul Moore
· 15 years ago
50f238f
ucc_geth: Add support for skb recycling
by Anton Vorontsov
· 15 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
· 15 years ago
ef0657c
drivers/net/cs89x0.c: Avoid using magic number in set_dma_mode
by Julia Lawall
· 15 years ago
5ca1ea2
fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register
by Greg Ungerer
· 15 years ago
Next »