Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f6f223039c0d0683bdea1eabd35b309e10311a60
/
drivers
/
net
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
b3b3f04
tg3: Update driver version to 3.107
by Matt Carlson
· 15 years ago
1061b7c
tg3: Fix AC131 loopback test errors for 5785
by Matt Carlson
· 15 years ago
c887340
tg3: Fix napi assignments in loopback test
by Matt Carlson
· 15 years ago
603f117
tg3: Reset phy during bringup when using phylib
by Matt Carlson
· 15 years ago
0339e4e
tg3: Turn off multiple DMA reads for 5717
by Matt Carlson
· 15 years ago
6b10c16
tg3: Fix 57765 A0 bootcode race condition
by Matt Carlson
· 15 years ago
f89f38b
tg3: Unwedge stuck MSI-X vectors
by Matt Carlson
· 15 years ago
e92967b
tg3: Prevent rx producer ring overruns
by Matt Carlson
· 15 years ago
e4af1af
tg3: Give MSI-X vec 1 rx backlog space
by Matt Carlson
· 15 years ago
8151d29
igb: support for VF configuration tools
by Williams, Mitch A
· 15 years ago
cfc0861
sky2: version 1.27
by stephen hemminger
· 15 years ago
8a0c922
sky2: Avoid down and up during sky2_reset
by Mike McCormack
· 15 years ago
f2b31cb
sky2: Refactor sky2_down into two functions
by Mike McCormack
· 15 years ago
ea0f71e
sky2: Refactor sky2_up into two functions
by Mike McCormack
· 15 years ago
200ac49
sky2: Allocate initial skbs in sky2_alloc_buffers
by Mike McCormack
· 15 years ago
39ef110
sky2: Factor out code to calculate packet sizes
by Mike McCormack
· 15 years ago
44dde56
sky2: jumbo packet changes
by stephen hemminger
· 15 years ago
87b09f1
sky2: dont enable PME legacy mode
by stephen hemminger
· 15 years ago
5f8ae5c
sky2: WoL changes
by stephen hemminger
· 15 years ago
8b05543
sky2: fix sparse warning
by stephen hemminger
· 15 years ago
d707204
drivers/net/skge.c: Use netif_printk macros
by Joe Perches
· 15 years ago
ae9540f
drivers/net/qlge: Use netif_printk helpers
by Joe Perches
· 15 years ago
f8502ce
drivers/net/jme: Use netif_printk helpers
by Joe Perches
· 15 years ago
bf82c18
drivers/net/r8196.c: Use netif_printk macros
by Joe Perches
· 15 years ago
ba211e3
drivers/net/atl1e: Use netdev_printk helpers
by Joe Perches
· 15 years ago
c0ad984
be2net: bug fix in be_read_eeprom
by Ajit Khaparde
· 15 years ago
1a8cdc5
be2net: remove ASIC generation number from Kconfig
by Ajit Khaparde
· 15 years ago
35ecf03
be2net: change the driver description
by Ajit Khaparde
· 15 years ago
82903e4
be2net: fix to limit max vlans supported in certain skews
by Ajit Khaparde
· 15 years ago
205859a
be2net: minor code optimizations
by Ajit Khaparde
· 15 years ago
34a89b8
be2net: bug fix in be_change_mtu
by Ajit Khaparde
· 15 years ago
3f0d456
be2net: bug fix for flashing the BladeEngine3 ASIC
by Ajit Khaparde
· 15 years ago
e254f6e
be2net: remove unused pci device id
by Ajit Khaparde
· 15 years ago
830a8a9
virtio_net: remove send queue
by Shirley Ma
· 15 years ago
b25822c
net: Makefile change for KSZ884X driver
by Tristram Ha
· 15 years ago
1eb1cc7
net: Kconfig change for KSZ884X driver
by Tristram Ha
· 15 years ago
8ca86fd
net: Micrel KSZ8841/2 PCI Ethernet driver
by Tristram Ha
· 15 years ago
447d8c2
net: move am79c961's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
7455a76
macb: straighten out macb_mii_probe function
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
42c4568
ath9k: add a workaround for ack timeout issues
by Felix Fietkau
· 15 years ago
92eb879
ixgbe: Bump driver version up
by Peter Waskiewicz
· 15 years ago
9a713e7
ixgbe: Add support for the new ethtool n-tuple programming interface
by Peter Waskiewicz
· 15 years ago
375c568
sky2: receive checksum refactoring
by stephen hemminger
· 15 years ago
acd12dd
sky2: disable ASF on Yukon Supreme
by stephen hemminger
· 15 years ago
a0db28b
sky2: resume clocks
by stephen hemminger
· 15 years ago
f323383
Add Station and AdHoc mode support to libertas_tf
by Deepak Saxena
· 15 years ago
2ac2927
ath5k: use correct packet type when transmitting
by Bob Copeland
· 15 years ago
bd011e8
fec: Add ARCH_MX5 as a dependency
by Amit Kucheria
· 15 years ago
fceb291
fec: Add LAN8700 phy support
by Amit Kucheria
· 15 years ago
633e753
fec: fix uninitialized rx buffer usage
by Rob Herring
· 15 years ago
b1109bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
05df498
ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.
by Vivek Natarajan
· 15 years ago
bcf4d81
drivers/net: Correct NULL test
by Julia Lawall
· 15 years ago
2d17188
cxgb3: fix GRO checksum check
by Divy Le Ray
· 15 years ago
641eabb
ath: fix WARN_ON with Polish (Poland) Contry code
by Christian Lamparter
· 15 years ago
00a08eb
rt2x00: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
97e93fc
p54: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
1296d47
iwlwifi: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
8b2bbe6
b43legacy: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
3b27521
b43: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
3b21190
ath5k: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
d1ace8e
ar9170: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
8ccbc3b
mwl8k: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
4046fe6
adm821: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
733da37
ath9k: fix keycache leak in split tkip case
by Ming Lei
· 15 years ago
21b2d8b
iwlwifi: Send broadcast probe request only when asked to
by Samuel Ortiz
· 15 years ago
ed56a3f
iwlwifi: Add chain_noise support for 6050
by Ben Cahill
· 15 years ago
d4fe5ac
iwlwifi: Add chain noise scaling factor
by Ben Cahill
· 15 years ago
40e6fa8
libertas: don't retry commands
by Holger Schurig
· 15 years ago
8535949
wl1251: fix txop unit
by Kalle Valo
· 15 years ago
40bd520
b43: N-PHY: handle allocation fail in samples generation
by Rafał Miłecki
· 15 years ago
5f6393e
b43: N-PHY: load generated samples
by Rafał Miłecki
· 15 years ago
9442e5b
b43: N-PHY: partly implement SPUR workaround
by Rafał Miłecki
· 15 years ago
bbc6dc1
b43: N-PHY: save calibration for further restore
by Rafał Miłecki
· 15 years ago
984ff4f
b43: N-PHY: prepare code for reapplying TX cal coeffs
by Rafał Miłecki
· 15 years ago
67cbc3e
b43: N-PHY: implement overriding RF control intc
by Rafał Miłecki
· 15 years ago
371ba88
libertas/if_spi: needs linux/semaphore.h
by Randy Dunlap
· 15 years ago
0866b03
b43/b43legacy: Wake queues in wireless_core_start
by Larry Finger
· 15 years ago
3f7c5c1
ath9k: Enable TIM timer interrupt only when needed.
by Senthil Balasubramanian
· 15 years ago
1a20034
ath9k: configure the beacon only if the STA is associated
by Senthil Balasubramanian
· 15 years ago
6906803
mac80211_hwsim: add fake hw scan handler
by Johannes Berg
· 15 years ago
6e7e621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
098dfde
iwlwifi: Fix to set correct ht configuration
by Wey-Yi Guy
· 15 years ago
7aeef97
net: e1000e: convert to use mc helpers
by Jiri Pirko
· 15 years ago
2cc04d2
net: dm9601: convert to use mc helpers
by Jiri Pirko
· 15 years ago
6d55ad4
net: 8139too: convert to use mc helpers
by Jiri Pirko
· 15 years ago
a56ed41
net: 8139cp: convert to use mc helpers
by Jiri Pirko
· 15 years ago
b405e8d
e1000e: Fix namespace conflicts wrt. e1000_has_link
by David S. Miller
· 15 years ago
746079d
qlge: Code clean up
by Breno Leitao
· 15 years ago
e0fee99
qlge: removing unreachable block of code
by Breno Leitao
· 15 years ago
15c052f
qlge: Add watchdog timer.
by Ron Mercer
· 15 years ago
f8f76db
libphy: add phy_find_first function
by Jiri Pirko
· 15 years ago
feeb272
igb: make certain to reassign legacy interrupt vectors after reset
by Alexander Duyck
· 15 years ago
1b92403
stmmac: fix 'lenght' typo in comments and code
by Giuseppe Cavallaro
· 15 years ago
ae06b83
can: ems_usb: removed duplicated code setting local echo support
by Thadeu Lima de Souza Cascardo
· 15 years ago
10be7eb
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
90c3033
sky2: Flow control frames recorded as dropped packets
by Stephen Hemminger
· 15 years ago
3fbd918
sky2: hand receive DMA mapping failures
by stephen hemminger
· 15 years ago
Next »