Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
709ade9eb8ef06e03526115408e2fc93a9feabbd
/
drivers
709ade9
ath9k: serialize ath9k_ps_{wakeup,restore} calls
by Gabor Juhos
· 15 years ago
0bc0798
ath9k: uninline ath9k_ps_{wakeup,restore} functions
by Gabor Juhos
· 15 years ago
04717cc
ath9k: serialize ath9k_hw_setpower calls
by Gabor Juhos
· 15 years ago
ebaa245
ath9k: Remove pointless ath9k_ps_restore() in ath_detach()
by Vasanthakumar Thiagarajan
· 15 years ago
c41d92d
ath9k: Handle tx desc shortage more appropriately
by Vasanthakumar Thiagarajan
· 15 years ago
8e7f98b
ath9k: Remove bogus assert in ath_clone_txbuf()
by Vasanthakumar Thiagarajan
· 15 years ago
164ace3
ath9k: Fix TX hang issue with Atheros chipsets
by Senthil Balasubramanian
· 15 years ago
dd8b15b
ath9k: RX stucks during heavy traffic in HT40 mode.
by Senthil Balasubramanian
· 15 years ago
a59b5a5
ath9k: Manipulate and report the correct RSSI
by Senthil Balasubramanian
· 15 years ago
922bac6
ath9k: Nuke struct ath_tx_ratectrl_state
by Vasanthakumar Thiagarajan
· 15 years ago
c413046
ath9k: Use probe interval instead of rssi reduce interval
by Vasanthakumar Thiagarajan
· 15 years ago
ddf4a2d
ath9k: Remove unused members from rate control structure
by Vasanthakumar Thiagarajan
· 15 years ago
39a4caf
ath9k: Remove dead code in rate control
by Vasanthakumar Thiagarajan
· 15 years ago
e25739a
ath9k: remove rate control wraper
by Luis R. Rodriguez
· 15 years ago
4c6d4f5
mac80211: add helper for management / no-ack frame rate decision
by Luis R. Rodriguez
· 15 years ago
943ab70
iwlwifi: use ieee80211_is_data(fc)
by Luis R. Rodriguez
· 15 years ago
7682a76
ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
by Luis R. Rodriguez
· 15 years ago
201c3b4
ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
by Luis R. Rodriguez
· 15 years ago
b9b6e15
ath9k: remap ATH9K_MODE_*
by Luis R. Rodriguez
· 15 years ago
dfe80a3
ath9k: remove ATH9K_MODE_11B
by Luis R. Rodriguez
· 15 years ago
4e6df85
ath9k: remove unused ath_rc_isvalid_txmask()
by Luis R. Rodriguez
· 15 years ago
39448b0
ath9k: rename ath_rc_get_nextlowervalid_txrate()
by Luis R. Rodriguez
· 15 years ago
20f5721
ath9k: remove pointless wrapper ath_rc_rate_getidx()
by Luis R. Rodriguez
· 15 years ago
7466c52
ath9k: remove unused stepdown when looking for the next rate
by Luis R. Rodriguez
· 15 years ago
984d021
ath9k: remove unused min rate calculation code
by Luis R. Rodriguez
· 15 years ago
dd19018
ath9k: cleanup try count for MRR in rate control
by Luis R. Rodriguez
· 15 years ago
0ab216d
iwlwifi: remove rs_get_rate workaround
by Luis R. Rodriguez
· 15 years ago
e43419f
ath9k: downgrade assert in rc.c for invalid rate
by Luis R. Rodriguez
· 15 years ago
fe64341
wireless: wl12xx, fix lock imbalance
by Jiri Slaby
· 15 years ago
a94ca4e
iwlwifi: make some logging functions static/unexport
by Johannes Berg
· 15 years ago
256fc96
rtl8187: updating Kconfig with info of branded devices
by Hin-Tak Leung
· 15 years ago
8f75e07
zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device
by Hin-Tak Leung
· 15 years ago
ec96cfd
drivers/net: Drop unnecessary NULL test
by Julia Lawall
· 15 years ago
4b9631a
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
by Ivo van Doorn
· 15 years ago
acbadf0
ar9170: implement transmit aggregation
by Christian Lamparter
· 15 years ago
1a9b667
p54: generate channel list dynamically
by Christian Lamparter
· 15 years ago
930c06f
rt2x00: Implement set_tim callback for all drivers
by Stefan Steuerwald
· 15 years ago
4b14c96
mac80211_hwsim: report fixed signal strength
by Johannes Berg
· 15 years ago
01a7e08
iwlagn: fix minimum number of queues setting
by Reinette Chatre
· 15 years ago
5905a1a
iwl3945: cleanup number of queues settings
by Reinette Chatre
· 15 years ago
fcf89d0
iwlwifi: fix permissions on debugfs files
by Reinette Chatre
· 15 years ago
f5ad69f
iwlwifi: move show_qos to debugfs
by Wey-Yi Guy
· 15 years ago
f874011
wireless: fix supported cards for rtl8187
by Marcin Slusarz
· 15 years ago
e0f114e
p54: re-enable power save feature
by Christian Lamparter
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a6338d
Fix typos in comments in via-velocity header.
by Dave Jones
· 15 years ago
2cf71d2
Remove unnecessary forward declarations from velocity NIC driver.
by Dave Jones
· 15 years ago
c406740
Fix up CodingStyle problems in via-velocity.c
by Dave Jones
· 15 years ago
83c98a8
Remove unused zero-copy code from velocity NIC driver.
by Dave Jones
· 15 years ago
c9a73cd
net: move macsonic's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
0c9cd39
net: move xtsonic's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
ffe8553
net: move sb1250-mac's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
dd93667
net: move meth's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
2e76bae
net: move jazzsonic's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
a65a688
net: move sgiseeq's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
27a242e
veth: Zero timestamp in xmit path.
by Ben Greear
· 15 years ago
dd52856
can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards
by Sebastian Haas
· 15 years ago
69222e2
dm9000: switch to dev_pm_ops
by Mike Rapoport
· 15 years ago
5be93b9
be2net: Add GRO support to the be2net driver. LRO is not supported anymore.
by Ajit Khaparde
· 15 years ago
ffafa60
ixgbe: remove unnecessary call to device_init_wakeup
by Andy Gospodarek
· 15 years ago
6012786
ixgbe: Don't priority tag control frames in DCB mode
by Lucy Liu
· 15 years ago
0d55158
ixgbe: Enable FCoE offload when DCB is enabled for 82599
by Yi Zou
· 15 years ago
dacac4d
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
by Mark Ware
· 15 years ago
78a9c9c
register at91_ether using platform_driver_probe
by Uwe Kleine-König
· 15 years ago
7b55a4a
skge: Enable WoL by default if supported
by Rafael J. Wysocki
· 15 years ago
d14a767
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
de72e5d
net: KS8851 needs to depend on MII
by Alexander Beregalov
· 15 years ago
fa77406
be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly.
by Ajit Khaparde
· 15 years ago
3104a6f
ucc_geth: Revive fixed link support
by Anton Vorontsov
· 15 years ago
1db780f
gianfar: Revive fixed link support
by Anton Vorontsov
· 15 years ago
eedbc70
fs_enet: Revive fixed link support
by Anton Vorontsov
· 15 years ago
24c30db
of/mdio: Add support function for Ethernet fixed-link property
by Anton Vorontsov
· 15 years ago
a947a39
sky2: Avoid races in sky2_down
by Mike McCormack
· 15 years ago
8666953
drivers/net/mlx4: Adjust constant
by Julia Lawall
· 15 years ago
0376d5b
drivers/net: Move a dereference below a NULL test
by Julia Lawall
· 15 years ago
0021195
drivers/net: Move a dereference below a NULL test
by Julia Lawall
· 15 years ago
1548399
libertas: Fix problem with broken V4 firmware on CF8381
by Marek Vasut
· 15 years ago
5d2214a
ath: add support for special 0x8000 regulatory domain
by Luis R. Rodriguez
· 15 years ago
bfa99bf
p54spi: fix potential null deref in p54spi.c
by Dan Carpenter
· 15 years ago
ed5c8ef
acer-wmi: fix rfkill conversion
by Alan Jenkins
· 15 years ago
acb9c1b
connector: maintainer/mail update.
by Evgeniy Polyakov
· 15 years ago
87cf656
USB host CDC Phonet network interface driver
by Rémi Denis-Courmont
· 15 years ago
4564cba
macsonic, jazzsonic: fix oops on module unload
by Finn Thain
· 15 years ago
25177476
macsonic: move probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
e8834a6
bnx2x: Version 1.48.113-1
by Eilon Greenstein
· 15 years ago
5b6402d
bnx2x: Missing parenthesis might result with wrong casting
by Eilon Greenstein
· 15 years ago
ba71d31
bnx2x: Set LED in loopback test
by Eilon Greenstein
· 15 years ago
4d295db
bnx2x: Supporting BCM8727 PHY
by Eilon Greenstein
· 15 years ago
5316bc0
bnx2x: Update vlan_features
by Eilon Greenstein
· 15 years ago
e151070
bnx2x: SMP-safe inter_sem
by Eilon Greenstein
· 15 years ago
37dbbf3
bnx2x: Adding some mmiowb
by Eilon Greenstein
· 15 years ago
eb8da20
bnx2x: Fan failure early detection
by Eilon Greenstein
· 15 years ago
fd4ef40d
bnx2x: Fan failure
by Eilon Greenstein
· 15 years ago
279abdf
bnx2x: Stop management traffic in loopback test
by Eilon Greenstein
· 15 years ago
c66284f
ath9k: Tune ANI function processing on AP mode during ANI reset
by Luis R. Rodriguez
· 15 years ago
7adfd5c
rt2x00: Fix chipset detection for rt2500usb
by Andy Whitcroft
· 15 years ago
3da7429
rtl8187: Fix for kernel oops when unloading with LEDs enabled
by Larry Finger
· 15 years ago
65b5a69
ath5k: temporarily disable crypto for AP mode
by Bob Copeland
· 15 years ago
e603d9d
mac80211_hwsim: fix use after free
by Johannes Berg
· 15 years ago
5d41635
mac80211_hwsim: fix unregistration
by Johannes Berg
· 15 years ago
Next »