Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
326262307bad2391a6393bb1968ed9a9a16fc617
/
drivers
/
net
3262623
bnx2x: Memory allocation
by Eilon Greenstein
· 16 years ago
3fcaf2e
bnx2x: HW attention lock
by Eilon Greenstein
· 16 years ago
4a37fb6
bnx2x: HW lock mechanism
by Yitchak Gertner
· 16 years ago
da5a662
bnx2x: Load/Unload under traffic
by Vladislav Zolotarov
· 16 years ago
471de71
bnx2x: FW Internal Memory structure
by Eilon Greenstein
· 16 years ago
66e855f
bnx2x: Statistics
by Yitchak Gertner
· 16 years ago
1adcd8b
bnx2x: Not dropping packets with L3/L4 checksum error
by Eilon Greenstein
· 16 years ago
19680c4
bnx2x: FW (bootcode) interface fixes
by Eilon Greenstein
· 16 years ago
4ab84d4
bnx2x: fix logical op
by Randy Dunlap
· 16 years ago
22c7fdf
Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
86b89ee
ath9k: Revamp wireless mode usage
by Sujith
· 16 years ago
3b95978
ath9k: More unused macros
by Sujith
· 16 years ago
f22f558
ath9k: Remove a few unused macros and fix indentation
by Sujith
· 16 years ago
06df8be
ath9k: Use mac80211's band macros and remove enum hal_freq_band
by Sujith
· 16 years ago
ea9880f
ath9k: Remove redundant data structure ath9k_txq_info
by Sujith
· 16 years ago
60b67f5
ath9k: Cleanup data structures related to HW capabilities
by Sujith
· 16 years ago
b08cbcd
ath9k: work around gcc ICEs
by Adrian Bunk
· 16 years ago
f078f20
ath9k: Add new Atheros IEEE 802.11n driver
by Luis R. Rodriguez
· 16 years ago
b1a5215
ath5k: remove Atheros 11n devices from supported list
by Luis R. Rodriguez
· 16 years ago
5423b2e
p54: swap short slot time dcf values
by Christian Lamparter
· 16 years ago
0fc9803
rt2x00: Block all unsupported modes
by Ivo van Doorn
· 16 years ago
eda0c00
p54: Fix for TX sequence number problem
by Larry Finger
· 16 years ago
f367422
iwlwifi: cleanup iwl_tx_skb
by Tomas Winkler
· 16 years ago
3859069
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp
by Jeff Garzik
· 16 years ago
e2c709b
WAN: remove extra help text from HDLC_PPP config option
by Krzysztof Halasa
· 16 years ago
db018a5
bonding: Don't destroy bonding master when removing slave via sysfs
by Moni Shoua
· 16 years ago
f0c76d6
bonding: refactor mii monitor
by Jay Vosburgh
· 16 years ago
c16d118
[netdrvr] Drivers should not set IFF_* flag themselves
by Wang Chen
· 16 years ago
fe41424
dm9000: Support MAC address setting through platform data.
by Laurent Pinchart
· 16 years ago
9a5d3414
3c59x: use netdev_alloc_skb
by Stephen Hemminger
· 16 years ago
4f63135
pegasus: add blacklist support to fix Belkin bluetooth dongle.
by Ben Collins
· 16 years ago
11a859e
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
by Andrew Morton
· 16 years ago
5608784
hamradio: add missing sanity check to tty operation
by Eugene Teo
· 16 years ago
11795aa
drivers/net: coding styles fixes to drivers/net/8390.c
by Gustavo F. Padovan
· 16 years ago
caa1687
drivers/net: coding styles fixes to drivers/net/8390p.c
by Gustavo F. Padovan
· 16 years ago
057b61a
drivers/net: Remove 'return' of void function NS8390p_init()
by Gustavo F. Padovan
· 16 years ago
71557a3
[netdrvr] sh_eth: Add SH7619 support
by Yoshinori Sato
· 16 years ago
d91d4bb
METH: fix MAC address setup
by Thomas Bogendoerfer
· 16 years ago
0b1ab1b
xen-netfront: use netif_start_queue() on xennet_open()
by Eduardo Habkost
· 16 years ago
b08c42b
qla3xxx: driver version change.
by root
· 16 years ago
4ea0d6e
qla3xxx: cleanup: Remove some unused structure definitions and structure elements.
by Ron Mercer
· 16 years ago
6bc0ed9
qla3xxx: cleanup: Remove some unused defined constants in the header file.
by Ron Mercer
· 16 years ago
eb115b0
qla3xxx: fix: Fix IFF_MULTICAST setting.
by Ron Mercer
· 16 years ago
49ef26e
qla3xxx: fix: Remove unused set_multicast function.
by Ron Mercer
· 16 years ago
9ad2764
netxen: fix promisc mode, mtu setting
by Dhananjay Phadke
· 16 years ago
83821a0
netxen: fix cmd ring init
by Dhananjay Phadke
· 16 years ago
d71e1be
netxen: fix legacy interrupts
by Dhananjay Phadke
· 16 years ago
a70f939
netxen: add new board types
by Dhananjay Phadke
· 16 years ago
24a7a45
netxen: fix link status, link speed
by Dhananjay Phadke
· 16 years ago
4ad7a01
remove bogus CONFIG_GFAR_NAPI's
by Adrian Bunk
· 16 years ago
5b1c29b4
net/fs_enet: remove redundant messages for performance
by Li Yang
· 16 years ago
9a33e88
forcedeth: add tx pause limit
by Ayaz Abdulla
· 16 years ago
0694193
forcedeth: add jumbo frame support for mcp79
by Ayaz Abdulla
· 16 years ago
9c66243
forcedeth: add new tx stat counters
by Ayaz Abdulla
· 16 years ago
1ef6841
forcedeth: fix rx error policy
by Ayaz Abdulla
· 16 years ago
8bad4af
Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into tmp
by Jeff Garzik
· 16 years ago
f71eb1a
sky2: fix PM related regressions
by Stephen Hemminger
· 16 years ago
a6ef5e9
igb: remove igb_init_managability as it is deprecated
by Alexander Duyck
· 16 years ago
ec796b4
igb: remove three redundant functions left in the code
by Alexander Duyck
· 16 years ago
549bdd8
igb: correct issue of set_mta member of mac.ops not being populated
by Alexander Duyck
· 16 years ago
726c09e
igb: fixes 82576 serdes init to correctly support manual flow control changes
by Alexander Duyck
· 16 years ago
c743a87
igb: fix null pointer dereference seen with fiber NICs
by Alexander Duyck
· 16 years ago
106ef2f
igb: fix comments
by Alexander Duyck
· 16 years ago
c2ac3ef
atl1: deal with hardware rx checksum bug
by Jay Cliburn
· 16 years ago
f0f422e
e1000e: remove inapplicable test for ioport
by Bruce Allan
· 16 years ago
c43bc57e
e1000e: fix drv load issues
by Jesse Brandeburg
· 16 years ago
10aa4c0
e1000e: perform basic 82573 EEPROM checks for known issues
by Auke Kok
· 16 years ago
44defeb
e1000e: convert ndev_ printks to something smaller
by Jeff Kirsher
· 16 years ago
77970ea
myri10ge: set 64bits consistent DMA mask
by Brice Goglin
· 16 years ago
6a4c4ad
myri10ge: update firmware headers
by Brice Goglin
· 16 years ago
e63e032
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
33e3349
Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
2f751b6
tg3: Fix 'scheduling while atomic' errors
by Matt Carlson
· 16 years ago
2e1e921
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
3e2236c
iwl3945: fix merge mistake for packet injection
by Zhu Yi
· 16 years ago
2d3db67
iwlwifi: grap nic access before accessing periphery registers
by Tomas Winkler
· 16 years ago
1465256
iwlwifi: decrement rx skb counter in scan abort handler
by Emmanuel Grumbach
· 16 years ago
c1842d6
iwlwifi: fix unhandled interrupt when HW rfkill is on
by Tomas Winkler
· 16 years ago
caab8f1
iwlwifi: implement iwl5000_calc_rssi
by Tomas Winkler
· 16 years ago
da99c4b
iwlwifi: memory allocation optimization
by Gregory Greenman
· 16 years ago
4c43e0d
iwlwifi: HW bug fixes
by Tomas Winkler
· 16 years ago
6041e2a
p54: Fix potential concurrent access to private data
by Larry Finger
· 16 years ago
d06193f
rt2x00: Disable link tuning in rt2500usb
by Ivo van Doorn
· 16 years ago
5cbbb37
iwlwifi: Don't use buffer allocated on the stack for led names
by Sven Wegener
· 16 years ago
4fc22b2
iwlwifi: rename 4965 to AGN
by Tomas Winkler
· 16 years ago
3ac7f14
iwlwifi: fix checkpatch.pl errors
by Tomas Winkler
· 16 years ago
25bc2de
iwlwifi: rename iwl4965-base.c to iwl-agn.c
by Tomas Winkler
· 16 years ago
b5d7be5
iwlwifi: use dtim_period from association, and set listen_interval
by Tomas Winkler
· 16 years ago
e170402
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
by Denis V. Lunev
· 16 years ago
4aa41f1
iwlwifi: bug fix in AGG flow - cast const to ULL
by Emmanuel Grumbach
· 16 years ago
c785d1d
iwlwifi: set led register in disassociation
by Esti Kummer
· 16 years ago
3ce84b9
iwlwifi: kill iwl4965_fill_rs_info
by Tomas Winkler
· 16 years ago
e227cea
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
by Tomas Winkler
· 16 years ago
e2e3c57
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
by Tomas Winkler
· 16 years ago
4bf64ef
iwlwifi: move beacon handling to iwl4965-base.c
by Tomas Winkler
· 16 years ago
d783b06
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
by Tomas Winkler
· 16 years ago
298df1f
iwlwifi: corrects power_level in sysfs
by Esti Kummer
· 16 years ago
ca57961
iwlwifi: add power save to 5000 HW
by Mohamed Abbas
· 16 years ago
82f97b8
rt2x00: Fix compile warning
by Ivo van Doorn
· 16 years ago
e9e80ea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
Next »