Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a9de9a74c69f75e9456cd6b45ecab44ff4c81d04
/
drivers
/
net
a9de9a7
sfc: Work around unreliable legacy interrupt status
by Ben Hutchings
· 16 years ago
bb145a9
sfc: Pad packets to 33 bytes to prevent TX packet parser lockup
by Ben Hutchings
· 16 years ago
aec464b
eql: fix non-constant printk warning
by Stephen Hemminger
· 16 years ago
65689fe
igb: cleanup tx dma so map & unmap use matching calls
by Alexander Duyck
· 16 years ago
c5cd11e
igb: rework igb_set_multi so that vfs are properly updated
by Alexander Duyck
· 16 years ago
0e34048
igb: update driver to use setup_timer function
by Alexander Duyck
· 16 years ago
c493ea4
igb: remove IGB_DESC_UNUSED since it is better handled by a function call
by Alexander Duyck
· 16 years ago
fa4a7ef
igb: allow tx of pre-formatted vlan tagged packets
by Arthur Jones
· 16 years ago
6e06cb6
spider_net: Convert to net_device_ops.
by Yang Hongyang
· 16 years ago
62f0c33
powerpc 4xx EMAC driver: device name reported on timeout is not correct
by Mikhail Zolotaryov
· 16 years ago
09a3b1f
ixgbe: fix select_queue management
by Stephen Hemminger
· 16 years ago
3019684
fsl_pq_mdio: Revive Gianfar TBI PHY support
by Anton Vorontsov
· 16 years ago
29ded5f
gianfar: Fix build with CONFIG_PM enabled
by Anton Vorontsov
· 16 years ago
b55de80
e100: add support for 82552 10/100 adapter
by Bruce Allan
· 16 years ago
3f51839
e1000e: fixup merge error
by Arthur Jones
· 16 years ago
2b1c435
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
408896d5
dnet: remove duplicated #include
by Huang Weiyi
· 16 years ago
22d5a71
ixgbe: Fixup the watchdog interrupt scheduling on 82599
by Jesse Brandeburg
· 16 years ago
e63d976
ixgbe: Correctly report Wake On LAN for 82599 KX4 devices
by PJ Waskiewicz
· 16 years ago
03cfa20
ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge
by PJ Waskiewicz
· 16 years ago
fe52eeb
ixgb: refactor tx path to use skb_dma_map/unmap
by Alexander Duyck
· 16 years ago
5f66f20
e1000e: allow tx of pre-formatted vlan tagged packets
by Arthur Jones
· 16 years ago
1b7719c
e1000e: fix dma error handling issues
by Alexander Duyck
· 16 years ago
8c81c9c
e1000e: add support for 82583 device id
by Alexander Duyck
· 16 years ago
cd7a3b7
smsc9420: fix big endian rx checksum offload
by Steve Glendinning
· 16 years ago
8fd17f2
sunvnet: Convert to net_device_ops.
by David S. Miller
· 16 years ago
225ddf4
smsc911x: allow setting of mac address
by Steve Glendinning
· 16 years ago
63a2ebb
smsc911x: replace print_mac with %pM
by Steve Glendinning
· 16 years ago
785b6f9
smsc911x: define status word positions as constants
by Steve Glendinning
· 16 years ago
44c1d6f
smsc911x: reset last known duplex and carrier on open
by Steve Glendinning
· 16 years ago
2e2a6a9
sh_eth: Fix mistake of the address of SH7763
by Nobuhiro Iwamatsu
· 16 years ago
0e0fde3
sh_eth: Change handling of IRQ
by Nobuhiro Iwamatsu
· 16 years ago
4826857
gianfar: pass the proper dev to DMA ops
by Kumar Gala
· 16 years ago
6914563
tulip: fix crash on iface up with shirq debug
by Kyle McMartin
· 16 years ago
4783256
virtio_net: Make virtio_net support carrier detection
by Pantelis Koukousoulas
· 16 years ago
17d0450
bonding: Fix updating of speed/duplex changes
by Jay Vosburgh
· 16 years ago
cedc1db
a2065: skb_padto cleanups
by Dave Jones
· 16 years ago
6901031
bnx2: Fix problem of using wrong IRQ handler.
by Michael Chan
· 16 years ago
af43306
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bd257ed
netxen: fix firmware download warnings
by Dhananjay Phadke
· 16 years ago
808ff69
iwlwifi: correct log level when error occurs
by Reinette Chatre
· 16 years ago
18d426c
iwlwifi: print contents of control register when error occurs
by Reinette Chatre
· 16 years ago
48676eb
iwlagn: fix warning when set WEP key
by Mohamed Abbas
· 16 years ago
fd9377e
iwl3945: unmap previously mapped memory
by Reinette Chatre
· 16 years ago
732587a
iwl3945: use iwl_tx_cmd_complete
by Abhijeet Kolekar
· 16 years ago
dd5b687
iwl3945 : fix rate scaling
by Abhijeet Kolekar
· 16 years ago
5c8df2d
iwl3945: use iwl_led structure
by Abhijeet Kolekar
· 16 years ago
fa11d52
iwl3945: fix sparse error
by Abhijeet Kolekar
· 16 years ago
3c4955f
iwlwifi: verify the antenna selection when receive fixed rate debugfs
by Wey-Yi Guy
· 16 years ago
df36c04
iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt
by Wey-Yi Guy
· 16 years ago
8fe7231
iwlwifi: HT performance improvement changes
by Wey-Yi Guy
· 16 years ago
86b4766
iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabled
by Wey-Yi Guy
· 16 years ago
adb7b5e
iwlwifi: add rf information in rate_scale debugfs command
by Wey-Yi Guy
· 16 years ago
d8ae4f5
iwlwifi: add valid tx antenna information in rate_scale_table debugfs
by Wey-Yi Guy
· 16 years ago
141fa61
ray_cs: checkpatch.pl and Lindent cleanups
by John Daiker
· 16 years ago
a66098d
mwl8k: Marvell TOPDOG wireless driver
by Lennert Buytenhek
· 16 years ago
217ba9d
ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode
by Jouni Malinen
· 16 years ago
eeee132
ath9k: Add spectrum management to HW capabilities
by Sujith
· 16 years ago
15cc0f1
ath9k: make few eeprom and calib items static
by Luis R. Rodriguez
· 16 years ago
c117fa0
ath9k: downgrade xmit queue full message to xmit debug
by Luis R. Rodriguez
· 16 years ago
4a5af9c
mac80211_hwsim: add regulatory testing options
by Luis R. Rodriguez
· 16 years ago
7db90f4
cfg80211: move enum reg_set_by to nl80211.h
by Luis R. Rodriguez
· 16 years ago
0fee54c
cfg80211: remove REGDOM_SET_BY_INIT
by Luis R. Rodriguez
· 16 years ago
8830cb6
atmel: checkpatch.pl cleanups
by John Daiker
· 16 years ago
62b4fb6
ath9k: Fix bug in reading debugfs file 'rcstat'
by Sujith
· 16 years ago
c37452b
ath9k: Fix bug in TX aggregation
by Sujith
· 16 years ago
9c81e8b
ath9k: Initialize ANI properly
by Sujith
· 16 years ago
22e5b08
ath5k: update LED table with reported devices
by Bob Copeland
· 16 years ago
cdb02dc
ath5k: use a table for LED parameters
by Bob Copeland
· 16 years ago
0ed4548
ath5k: extract LED code into a separate file
by Bob Copeland
· 16 years ago
8d6c39e
ath5k: don't change mac in eeprom_read_mac on error
by Jiri Slaby
· 16 years ago
2c91108c
ath5k: constify stuff
by Jiri Slaby
· 16 years ago
77dcb6a
iwlwifi: correct device name for 1000 series
by Jay Sternberg
· 16 years ago
8337031
iwl3945: add test for new association
by Abhijeet Kolekar
· 16 years ago
346de73
p54: completely ignore rx'd frames with bad FCS
by Christian Lamparter
· 16 years ago
05c9a4c
airo_cs: checkpatch.pl cleanups
by John Daiker
· 16 years ago
be1b08a
ath9k: Use suitable macros with 4k eeprom data
by Vasanthakumar Thiagarajan
· 16 years ago
cc88aff
ipw2x00: remove obsolete enums
by Helmut Schaa
· 16 years ago
d74cc9a
ipw2x00: Use IE definitions from linux/ieee80211.h
by Helmut Schaa
· 16 years ago
30e1863
ipw2x00: remove duplicated defines
by Helmut Schaa
· 16 years ago
3756162
libipw: fix debug output
by Helmut Schaa
· 16 years ago
5077fd3
ath9k: always compile ath_radio_{en,dis}able
by Gabor Juhos
· 16 years ago
5210311
ath9k: fix compile error in debug.c
by Gabor Juhos
· 16 years ago
9251f0b
ath9k: fix compile error in ahb.c
by Gabor Juhos
· 16 years ago
6b765de
ath9k: fix AR_SREV_9100_OR_LATER macro
by Gabor Juhos
· 16 years ago
d4376eb
ath9k: move ar9100 version checking macros into a more appropriate place
by Gabor Juhos
· 16 years ago
a8c96d3
ath9k: cleanup AR5416 version checking macros
by Gabor Juhos
· 16 years ago
978b532
ath9k: Incorrect AR9285 version check macro
by Senthil Balasubramanian
· 16 years ago
4e84516
ath9k: INI update for AR9285 and periodic PA offset caliberation
by Senthil Balasubramanian
· 16 years ago
b03a9db
ath9k: RX buffers may be accessed/freed even before initialized/alloced.
by Senthil Balasubramanian
· 16 years ago
f0e6ce1
ath9k: Get rid of unnecessary ATOMIC memory alloc during init time
by Senthil Balasubramanian
· 16 years ago
22cad73
mac80211_hwsim: add support for 5 GHz
by Luis R. Rodriguez
· 16 years ago
94041b2
p54: enable power save support
by Christian Lamparter
· 16 years ago
d0b45ae
p54: initial SoftLED support
by Christian Lamparter
· 16 years ago
efeada2
p54: fix iwconfig txpower off
by Christian Lamparter
· 16 years ago
ad5e72e
p54pci: convert printk(KERN_* to dev_*
by Christian Lamparter
· 16 years ago
2ac7107
p54: unify ieee80211 device registration
by Christian Lamparter
· 16 years ago
fbf9529
p54usb: stop USB core interference in exit path
by Christian Lamparter
· 16 years ago
19d8bc2
ath9k: create a common debugfs_root for all device instances
by Gabor Juhos
· 16 years ago
Next »