Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d879e19e18ebc69fc20a9b95612e9dd0acf4d7aa
/
drivers
/
net
e50208a
e1000e: Fix build with CONFIG_PM disabled.
by David S. Miller
· 15 years ago
fa05e1a
drivers/net/e100.c: Use pr_<level> and netif_<level>
by Joe Perches
· 15 years ago
abf35df
NET: Support clause 45 MDIO commands at the MDIO bus level
by Jason Gunthorpe
· 15 years ago
23606cf
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
by Rafael J. Wysocki
· 15 years ago
e175944
r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)
by Rafael J. Wysocki
· 15 years ago
ff6e216
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
by Jiri Pirko
· 15 years ago
0dc7d2b
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
by Joe Perches
· 15 years ago
c3259c8
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
by James Chapman
· 15 years ago
db443c4
smsc95xx: wait for PHY to complete reset during init
by Steve Glendinning
· 15 years ago
3feec90
l2tp: Fix oops in pppol2tp_xmit
by James Chapman
· 15 years ago
d0cad87
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
by Steve Glendinning
· 15 years ago
c5e49fb
ne: Do not use slashes in irq name string
by Atsushi Nemoto
· 15 years ago
edee393
NET: ksz884x, fix lock imbalance
by Jiri Slaby
· 15 years ago
4961e02
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
b8d6897
myri: remove dead code
by Dan Carpenter
· 15 years ago
4d823be
obsolete config in kernel source: HSO_AUTOPM
by Christoph Egger
· 15 years ago
6329da5
obsolete config in kernel source: USE_INTERNAL_TIMER
by Christoph Egger
· 15 years ago
876e956
drivers/net: drop redundant memset
by Julia Lawall
· 15 years ago
9baddeb
bnx2x: change smp_mb() comment to conform the true
by Stanislaw Gruszka
· 15 years ago
0efc22f
bnx2x: remove not necessary compiler barrier
by Stanislaw Gruszka
· 15 years ago
2d99cf1
bnx2x: use smp_mb() to keep ordering of read write operations
by Stanislaw Gruszka
· 15 years ago
d4a2ac3
be2net: fix mccq create for big endian architectures
by Ajit Khaparde
· 15 years ago
d4fdcd9
TI DaVinci EMAC: Convert to dev_pm_ops
by chaithrika@ti.com
· 15 years ago
be5bce2
net: davinci emac: use dma_{map, unmap}_single API for cache coherency
by Sekhar Nori
· 15 years ago
211a0d9
e100: Fix ring parameter change handling regression.
by David S. Miller
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c251c7f
drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages
by Joe Perches
· 15 years ago
2a40018
sky2: Avoid rtnl_unlock without rtnl_lock
by Mike McCormack
· 15 years ago
3f07d12
drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
by Julia Lawall
· 15 years ago
a003460
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
dee6026
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
4109316
ipw2200: use kmalloc for large local variables
by Zhu Yi
· 15 years ago
5f13bfa
ath5k: read eeprom IQ calibration values correctly for G mode
by Bruno Randolf
· 15 years ago
86415d4
ath5k: fix I/Q calibration (for real)
by Bruno Randolf
· 15 years ago
a3b980f
ath5k: fix TSF reset
by Bruno Randolf
· 15 years ago
8bd8bea
ath5k: use fixed antenna for tx descriptors
by Bruno Randolf
· 15 years ago
8e59340
libipw: split ieee->networks into small pieces
by Zhu Yi
· 15 years ago
e5a9a35
rt2x00: remove KSEG1ADDR define from rt2x00soc.h
by Helmut Schaa
· 15 years ago
717ea4b
net: add ColdFire support to the smc91x driver
by Greg Ungerer
· 15 years ago
7f29a3b
asix: fix setting mac address for AX88772
by Jussi Kivilinna
· 15 years ago
fe234f0
tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
by Louis Rilling
· 15 years ago
1382c71
Revert "iwlwifi: Send broadcast probe request only when asked to"
by Reinette Chatre
· 15 years ago
1d79e53
iwl3945: fix memory corruption
by Reinette Chatre
· 15 years ago
e9dcd16
can: fix bfin_can build error after alloc_candev() change
by Barry Song
· 15 years ago
1515faf
qlcnic: remove extra space from board names
by Amit Kumar Salecha
· 15 years ago
addd5ab
qlcnic: fix bios version check
by Amit Kumar Salecha
· 15 years ago
b7eff10
qlcnic: validate unified fw image
by Sucheta Chakraborty
· 15 years ago
9ab17b3
qlcnic: fix multicast handling
by Sucheta Chakraborty
· 15 years ago
8bfe8b9
qlcnic: additional driver statistics.
by Sucheta Chakraborty
· 15 years ago
8bae569
qlcnic: fix tx csum status
by Sucheta Chakraborty
· 15 years ago
7e8a929
be2net: remove unused code in be_load_fw
by Ajit Khaparde
· 15 years ago
500ca9b
be2net: remove usage of be_pci_func
by Ajit Khaparde
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
25dc27d
cpmac: bump version to 0.5.2
by Florian Fainelli
· 15 years ago
9fba1c3
cpmac: fallback to switch mode if no PHY chip found
by Florian Fainelli
· 15 years ago
30765d0
cpmac: fix the receiving of 802.1q frames
by Florian Fainelli
· 15 years ago
e7111ea
another pegasus usb net device
by Petko Manolov
· 15 years ago
0e2b807
irda-usb: add error handling and fix leak
by Dan Carpenter
· 15 years ago
ea3fb37
ems_usb: cleanup: remove uneeded check
by Dan Carpenter
· 15 years ago
b96b894
fix a race in ks8695_poll
by Figo.zhang
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
3a22813
s2io: Fixing debug message
by Breno Leitao
· 15 years ago
a80483d
e1000e: fix packet corruption and tx hang during NFSv2
by Jesse Brandeburg
· 15 years ago
5fe88ea
typhoon: fix incorrect use of smp_wmb()
by David Dillow
· 15 years ago
4b79a1a
net: smc91x: Support Qualcomm MSM development boards.
by David Brown
· 15 years ago
12c3400
rndis_wlan: correct multicast_list handling V3
by Jiri Pirko
· 15 years ago
a6f018e
cxgb3: fix hot plug removal crash
by Divy Le Ray
· 15 years ago
0eddba5
gianfar: Fix TX ring processing on SMP machines
by Anton Vorontsov
· 15 years ago
4c020a9
r8169: use correct barrier between cacheable and non-cacheable memory
by David Dillow
· 15 years ago
e5c1a0a
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
31f66be
rt2x00: Export rt2x00soc_probe from rt2x00soc
by Helmut Schaa
· 15 years ago
4fa0043
mac80211: Fix HT rate control configuration
by Sujith
· 15 years ago
3ff1562
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
4d27b87
davinci_emac: off by one
by Dan Carpenter
· 15 years ago
bf82937
cassini: fix off by one
by Dan Carpenter
· 15 years ago
9fe9693
be2net: download NCSI section during firmware update
by Sarveshwar Bandi
· 15 years ago
48a2951
cpmac: use after free
by Dan Carpenter
· 15 years ago
b08dfd0
iwlwifi: load firmware asynchronously before mac80211 registration
by Johannes Berg
· 15 years ago
5357651
ar9170: load firmware asynchronously
by Johannes Berg
· 15 years ago
6e93d71
rt2x00: fix rt2800pci compilation with SoC
by Helmut Schaa
· 15 years ago
51b2853
rt2x00: Add USB ID for CEIVA adapter to rt73usb
by Bryan Polk
· 15 years ago
a9f042c
ath9k: fix lockdep warning when unloading module
by Ming Lei
· 15 years ago
86baf71
zd1211rw: fix potential array underflow
by Dan Carpenter
· 15 years ago
6510b89
airo: return from set_wep_key() when key length is zero
by Stanislaw Gruszka
· 15 years ago
5057bfa
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
6d6b89b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
2507c05
virtio_net: remove forgotten assignment
by Jiri Pirko
· 15 years ago
f31e50a
be2net: fix tx completion polling
by Sathya Perla
· 15 years ago
b88aafd
sis190: fix cable detect via link status poll
by Herton Ronaldo Krzesinski
· 15 years ago
d702d12
Merge with mainline to remove plat-omap/Kconfig conflict
by Tony Lindgren
· 15 years ago
13dda80
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
c16cc0b
bnx2x: Tx barriers and locks
by Vladislav Zolotarov
· 15 years ago
655ffee
wireless: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
60bbc72
axnet_cs: add new id
by Ken Kawasaki
· 15 years ago
4181b2c
tg3: Remove now useless VPD code
by Matt Carlson
· 15 years ago
df25bc3
bnx2: Remove now useless VPD code
by Matt Carlson
· 15 years ago
Next »