Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b3df9a514f3c2020952cff34bc5bc6694a31c00c
/
drivers
4923576
net: sh_eth: add value of ether_link pin in platform_data
by Yoshihiro Shimoda
· 15 years ago
2db9517
TI DaVinci EMAC: delay DaVinci EMAC initialization
by Rajashekhara, Sudhakar
· 15 years ago
38edb5b
WAN/LMC: Fix type_trans().
by Krzysztof Halasa
· 15 years ago
078b073
bnx2: Update firmware to 5.0.0.j3.
by Michael Chan
· 15 years ago
5e9b2db
cnic: Put uio init in separate function.
by Michael Chan
· 15 years ago
ec0248e
cnic: Put rx/tx ring allocation in separate function.
by Michael Chan
· 15 years ago
39aa816
qlge: Move TX completions from workqueue to NAPI.
by Ron Mercer
· 15 years ago
a4ab613
qlge: Allow running MSIx with fewer vectors.
by Ron Mercer
· 15 years ago
b2014ff
qlge: Get rid of 'default' rx_ring type.
by Ron Mercer
· 15 years ago
b7f1d43
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
6c98885
bonding: Have bond_check_dev_link examine netif_running
by Petri Gynther
· 15 years ago
f584130
bonding: Fix useless test: int > INT_MAX
by Nicolas de Pesloüan
· 15 years ago
89c76c6
bonding: use compare_ether_addr
by Stephen Hemminger
· 15 years ago
278339a
bonding: propogate vlan_features to bonding master
by Jay Vosburgh
· 15 years ago
ad43f8b
libertas: add NULL check on return value of get_zeroed_page
by Kiran Divekar
· 15 years ago
04a6445
rndis_wlan: use cfg80211_wext_handler
by Jussi Kivilinna
· 15 years ago
21ec2d8
rndis_wlan: disable IWEVPMKIDCAND wireless event
by Jussi Kivilinna
· 15 years ago
a0f9ce2
rndis_wlan: convert mic failure wireless event to cfg80211
by Jussi Kivilinna
· 15 years ago
3334943
rndis_wlan: remove unneeded SIOCSIWCOMMIT
by Jussi Kivilinna
· 15 years ago
305e243
rndis_wlan: rename wireless stats worker to device poller
by Jussi Kivilinna
· 15 years ago
d695df9
rndis_wlan: add cfg80211 dump_station
by Jussi Kivilinna
· 15 years ago
8b89a28
rndis_wlan: add cfg80211 get_station
by Jussi Kivilinna
· 15 years ago
84bf840
rndis_wlan: add cfg80211 key handling
by Jussi Kivilinna
· 15 years ago
5554adb
rndis_wlan: add cfg80211 set_channel
by Jussi Kivilinna
· 15 years ago
5c52323
rndis_wlan: add cfg80211 connect, disconnect, join_ibss and leave_ibss
by Jussi Kivilinna
· 15 years ago
9f77cca
rndis_wlan: enable infrastructure before setting random essid
by Jussi Kivilinna
· 15 years ago
1613917
rndis_wlan: set ieee80211_ptr->iftype in rndis_change_virtual_intf
by Jussi Kivilinna
· 15 years ago
7b1fff9
rndis_wlan: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Jussi Kivilinna
· 15 years ago
0848e6c
rndis_wlan: move link up/down work to separate functions
by Jussi Kivilinna
· 15 years ago
b1d25a6
rndis_wlan: increase scan timer delay
by Jussi Kivilinna
· 15 years ago
5fd8f25
rndis_wlan: resize bssid list if too small
by Jussi Kivilinna
· 15 years ago
db0dd39
rndis_wlan: get bssid scan list before new scan
by Jussi Kivilinna
· 15 years ago
5f81ff5
rndis_wlan: ignore OID_802_11_ADD_KEY triggered media connect indications
by Jussi Kivilinna
· 15 years ago
64e368b
b43: Implement antenna diversity support for LP-PHY
by Gábor Stefanik
· 15 years ago
867b2ef
b43: Enable LP-PHY support by default and remove Kconfig warning
by Gábor Stefanik
· 15 years ago
97a81f5
ath5k: don't use PCI ID to find the chip revision
by Pavel Roskin
· 15 years ago
3b3ee43
ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()
by Pavel Roskin
· 15 years ago
ca5efbe
ath5k: clarify srev comparison for CCMP check
by Bob Copeland
· 15 years ago
00fa928
b43: LP-PHY: Revert to the original PHY register write routine
by Gábor Stefanik
· 15 years ago
1303dcf
iwlwifi: fix ICT irq table endianness
by Johannes Berg
· 15 years ago
924d635
rt2x00: Cleanup rt2x00mac_bss_info_changed()
by Ivo van Doorn
· 15 years ago
06e4da2
ssb: Implement PMU LDO control and use it in b43
by Gábor Stefanik
· 15 years ago
68ec532
b43: Fix and update LP-PHY code
by Gábor Stefanik
· 15 years ago
d8fa338
b43: LP-PHY: Fix and simplify Qdiv roundup
by Gábor Stefanik
· 15 years ago
ca9152e
rtl8187: Implement rfkill support
by Herton Ronaldo Krzesinski
· 15 years ago
6a8171f
rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)
by Herton Ronaldo Krzesinski
· 15 years ago
1773912
ath9k: Add Bluetooth Coexistence 3-wire support
by Vasanthakumar Thiagarajan
· 15 years ago
ff155a4
ath9k: Add infrastructure for generic hw timers
by Vasanthakumar Thiagarajan
· 15 years ago
81fa16f
ath9k: Remove hw capability bit meant for btcoex
by Vasanthakumar Thiagarajan
· 15 years ago
22f25d0
ath9k: Determine btcoex scheme type based on chip version
by Vasanthakumar Thiagarajan
· 15 years ago
f14462c
ath9k: Move btcoex related data to a separate struct
by Vasanthakumar Thiagarajan
· 15 years ago
42cc41e
ath9k: Configure btcoex register during every reset
by Vasanthakumar Thiagarajan
· 15 years ago
17d50d1
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
by Vasanthakumar Thiagarajan
· 15 years ago
f985ad1
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
by Vasanthakumar Thiagarajan
· 15 years ago
4a7f13e
rndis_wlan: set cipher suites for cfg80211
by Jussi Kivilinna
· 15 years ago
7cf4a2e
ath9k: Wrap DMA dump function with PS wakeup/restore
by Sujith
· 15 years ago
b264c67
ath9k: Update INITVALs for AR9285
by Sujith
· 15 years ago
20caf0d
ath9k: Handle PA cal usage properly
by Sujith
· 15 years ago
0abb096
ath9k: Fix bugs in programming registers during PA CAL
by Sujith
· 15 years ago
a13883b
ath9k: Reduce the frequency of PA offset calibration
by Sujith
· 15 years ago
b8ecd98
libipw: initiate cfg80211 API conversion
by John W. Linville
· 15 years ago
73f57f8
ath9k: Fix read buffer overflow
by Roel Kluin
· 15 years ago
6bd5f52
b43: LP-PHY: Fix a few typos in the RC calibration code
by Gábor Stefanik
· 15 years ago
1e4c7dd
PRISM54: fix compilation warning
by Jaswinder Singh Rajput
· 15 years ago
1c81874
ath5k: add hardware CCMP encyption support
by Bob Copeland
· 15 years ago
1c5256b
ath5k: use the skb->cb directly for RX status
by Bob Copeland
· 15 years ago
09c9bae
ath5k: add led pin configuration for compaq c700 laptop
by Marcos Chaparro
· 15 years ago
56d1de0
ath5k: clean up filter flags setting
by Bob Copeland
· 15 years ago
2aa7b01
mwl8k: separate driver and device info reporting during probe
by Lennert Buytenhek
· 15 years ago
76c962a
mwl8k: missing endian conversion when printing firmware command result
by Lennert Buytenhek
· 15 years ago
39a1e42
mwl8k: fix pci dma mapping leak in mwl8k_post_cmd() error path
by Lennert Buytenhek
· 15 years ago
942457d
mwl8k: fix inverted error test in mwl8k_bss_info_changed()
by Lennert Buytenhek
· 15 years ago
229a7ef
ar9170: remove unnecessary call to ar9170_set_beacon_timers
by Joerg Albert
· 15 years ago
ea39d1a
ar9170: cleanup of bss_info_changed and beacon config
by Joerg Albert
· 15 years ago
c1eb2c8
ipw2x00: update contact information
by Reinette Chatre
· 15 years ago
5bddf54
iwlwifi: fix unloading driver while scanning
by Wey-Yi Guy
· 15 years ago
b2ccb4d
iwlwifi: fix remove key error
by Abhijeet Kolekar
· 15 years ago
ab9fd1b
iwlwifi: read enhanced tx power info from EEPROM image
by Wey-Yi Guy
· 15 years ago
c4d9b50
iwlwifi: remove duplicated define
by Wey-Yi Guy
· 15 years ago
c5f8cdb
iwlwifi: set HT flags in ieee80211_rx_status for received packets
by Daniel C Halperin
· 15 years ago
7ebaeff
iwlwifi: clear rate control flags on non-HT packet
by Daniel C Halperin
· 15 years ago
f204b24
iwlwifi: show current tx power
by Wey-Yi Guy
· 15 years ago
fcbaf8b
iwlwifi: change IWL6000_UCODE_API_MAX to v4
by Wey-Yi Guy
· 15 years ago
5eadd94
iwlwifi: error checking for setting tx_power in sysfs
by Wey-Yi Guy
· 15 years ago
dc1b097
iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"
by Wey-Yi Guy
· 15 years ago
08f2d58
iwlwifi: do not allow set tx power over channel power limit
by Wey-Yi Guy
· 15 years ago
02eec9c
iwlwifi: set default tx power user limit to minimal
by Wey-Yi Guy
· 15 years ago
aa06526
iwlwifi: Make injection of non-broadcast frames work again
by Gábor Stefanik
· 15 years ago
9d45368
libertas: Add support for Marvell Libertas CF8305
by Marek Vasut
· 15 years ago
ca4fe30
libertas: clean up and clarify get_common_rates
by Dan Williams
· 15 years ago
1e3d31c
libertas: Read buffer overflow
by Roel Kluin
· 15 years ago
3d83261
ath9k: Fix chainmask selection during scanning
by Sujith
· 15 years ago
b0a4e7d
libipw: switch from ieee80211_* to libipw_* naming policy
by John W. Linville
· 15 years ago
40ba60d
rndis_wlan: fix broken logic in add_wep_key()
by Jussi Kivilinna
· 15 years ago
5eb6ba8
ath9k: Add support FIF_OTHER_BSS filtering mode.
by Javier Cardona
· 15 years ago
90d6f92
p54: fix broadcast buffering in AP mode
by Christian Lamparter
· 15 years ago
5c8af3b
sfc: Improve reliability of RX queue flushing
by Ben Hutchings
· 15 years ago
cc11763
sfc: Work around XMAC bug causing packet loss with some peers
by Ben Hutchings
· 15 years ago
5afaa75
sfc: QT2025C: Use hard reset only
by Ben Hutchings
· 15 years ago
771046d
mdio: Check MDIO_STAT1_FAULT in mdio45_links_ok()
by Ben Hutchings
· 15 years ago
Next »