index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
2009-02-09
iwlwifi: fix led naming
Danny Kukawka
2009-02-09
ipw2x00: correct Kconfig to prevent following entries from not indenting
Jay Sternberg
2009-02-09
iwlwifi: remove chain noise calibration functions from 6000 family
Jay Sternberg
2009-02-09
iwlwifi: define structures and functions externally for customization
Jay Sternberg
2009-02-09
iwlwifi: correct API command overlap
Jay Sternberg
2009-02-09
iwlwifi: parametrize configuration of the PLL for exclusion on 6000
Jay Sternberg
2009-02-09
iwlwifi: simplify parameter setting to allow support for 6000 series
Jay Sternberg
2009-02-09
iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 Series
Jay Sternberg
2009-02-09
ath9k: Fix LED blink pattern
Vasanthakumar Thiagarajan
2009-02-09
ath9k: Remove a bunch of unused macros
Sujith
2009-02-09
ath9k: Fix typo in checking for chip revision
Sujith
2009-02-09
ath9k: remove passive scan on 5 GHz if country IE knows better
Luis R. Rodriguez
2009-02-09
ath9k: move check for radar freqs into a helper
Luis R. Rodriguez
2009-02-09
ath9k: replace usage of internal wireless_modes for conf
Luis R. Rodriguez
2009-02-09
ath9k: Enable MIB and TIM interrupts for station mode.
Vivek Natarajan
2009-02-09
ath9k: Fix lockdep warning
Sujith
2009-02-09
rt2x00: Validate firmware in driver
Ivo van Doorn
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
rt2x00: Move intf_work to mac82011 workqueue
Ivo van Doorn
2009-02-09
iwlwifi: unify iwlagn and 3945 power save management
Winkler, Tomas
2009-02-09
iwlwifi: don't use implicit priv in IWL_DEBUG
Tomas Winkler
2009-02-09
iwlwifi: check return value of pci_enable_device
Winkler, Tomas
2009-02-09
iwlwifi: iwl3945_send_tx_power must be static
Winkler, Tomas
2009-02-09
iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG
Winkler, Tomas
2009-02-09
iwl3945: Getting rid of the *39_rxon iwl_priv fields
Samuel Ortiz
2009-02-09
orinoco: checkpatch cleanup
Andrey Borzenkov
2009-02-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-07
igb: remove dead code in transmit routine
Jesse Brandeburg
2009-02-07
igb: update version number and copyright dates
Alexander Duyck
2009-02-07
igb: fix two minor items found during code review
Alexander Duyck
2009-02-07
igb: update stats before doing reset in igb_down
Alexander Duyck
2009-02-07
igb: remove redundant count set and err_hw_init
Alexander Duyck
2009-02-07
igb: remove disable_av variable from mac_info struct
Alexander Duyck
2009-02-07
igb: change pba size determination from if to switch statement
Alexander Duyck
2009-02-07
igb: move get_hw_control within igb_resume.
Alexander Duyck
2009-02-07
igb: don't read eicr when responding to legacy interrupts
Alexander Duyck
2009-02-07
igb: remove unnecessary adapter->hw calls when just hw-> will do.
Alexander Duyck
2009-02-07
igb: rename igb_update_mc_addr_list_82575 to not include the 82575
Alexander Duyck
2009-02-07
igb: remove redundant timer updates and cleanup watchdog_task
Alexander Duyck
2009-02-07
igb: cleanup igb_netpoll to be more friendly with napi & GRO
Alexander Duyck
2009-02-07
igb: add counter for dma out of sync errors
Alexander Duyck
2009-02-07
igb: update testing done by ethtool
Alexander Duyck
2009-02-07
igb: update feature flags supported in ethtool
Alexander Duyck
2009-02-07
igb: remove unused rx_hdr_split statistic
Alexander Duyck
2009-02-07
igb: rename nvm ops
Alexander Duyck
2009-02-07
igb: rename phy ops
Alexander Duyck
2009-02-07
igb: read address from RAH/RAL instead of from EEPROM
Alexander Duyck
2009-02-07
igb: make dev_spec a union and remove dynamic allocation
Alexander Duyck
2009-02-07
igb: add link check function
Alexander Duyck
[next]