Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b235dc4abbc1356284bd0dc730efa711f394e0e2
/
drivers
fca1287
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
437cf2f
bnx2x: Accessing un-mapped page
by Eilon Greenstein
· 16 years ago
9aab3e3
ath9k: Fix TX control flag use for no ACK and RTS/CTS
by Jouni Malinen
· 16 years ago
43f30ae
ath9k: Fix TX status reporting
by Jouni Malinen
· 16 years ago
0b124c3
iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove
by Gregory Greenman
· 16 years ago
d535311
iwlwifi: call apm stop on exit
by Gregory Greenman
· 16 years ago
73b7d74
iwlwifi: fix Tx cmd memory allocation failure handling
by Tomas Winkler
· 16 years ago
28a6b07
iwlwifi: fix rx_chain computation
by Tomas Winkler
· 16 years ago
4834c73
iwlwifi: fix station mimo power save values
by Ron Rindjunsky
· 16 years ago
5455970
iwlwifi: remove false rxon if rx chain changes
by Mohamed Abbas
· 16 years ago
0ffe014
iwlwifi: fix hidden ssid discovery in passive channels
by Ron Rindjunsky
· 16 years ago
b94d8ee
iwlwifi: W/A for the TSF correction in IBSS
by Assaf Krauss
· 16 years ago
0b62afb
netxen: Remove workaround for chipset quirk
by Dhananjay Phadke
· 16 years ago
2dcc9ff
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
by Komuro
· 16 years ago
15e79f2
ixgbe: initialize interrupt throttle rate
by Andy Gospodarek
· 16 years ago
e000ea1
net/usb/pegasus: avoid hundreds of diagnostics
by David Brownell
· 16 years ago
773b4e0
ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.
by Senthil Balasubramanian
· 16 years ago
1b96175
ath9k: Incorrect key used when group and pairwise ciphers are different.
by Senthil Balasubramanian
· 16 years ago
445df54
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
by Boaz Harrosh
· 16 years ago
9a52028
wireless/libertas/if_cs.c: fix memory leaks
by Adrian Bunk
· 16 years ago
667d410
orinoco: Multicast to the specified addresses
by David Kilroy
· 16 years ago
f0b9f5c
iwlwifi: fix 64bit platform firmware loading
by Tomas Winkler
· 16 years ago
1d3e6c6
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
by Mohamed Abbas
· 16 years ago
cf88c43
iwlwifi: workaround interrupt handling no some platforms
by Tomas Winkler
· 16 years ago
4989885
iwlwifi: do not use GFP_DMA in iwl_tx_queue_init
by John W. Linville
· 16 years ago
f2455eb
wan: Missing capability checks in sbni_ioctl()
by Eugene Teo
· 16 years ago
6c36810a
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
17393dd
e100, fix iomap read
by Jiri Slaby
· 16 years ago
bd8774c
qeth: preallocated header account offset
by Frank Blaschka
· 16 years ago
7db2266
qeth: l2 write unicast list to hardware
by Frank Blaschka
· 16 years ago
211cd45
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
by Ursula Braun
· 16 years ago
e829658
ibm_newemac: Don't call dev_mc_add() before device is registered
by Benjamin Herrenschmidt
· 16 years ago
ab93990
net: don't grab a mutex within a timer context in gianfar
by Sebastian Siewior
· 16 years ago
edcfe5f
forcedeth: fix checksum flag
by Ayaz Abdulla
· 16 years ago
1025433
net/usb/mcs7830: add set_mac_address
by Oliver Martin
· 16 years ago
8382cc1
net/usb/mcs7830: new device IDs
by Arnd Bergmann
· 16 years ago
6fc30db
[netdrvr] smc91x: fix resource removal (null ptr deref)
by Jeff Garzik
· 16 years ago
45e15bb
ibmveth: fix bad UDP checksums
by Santiago Leon
· 16 years ago
c213f286f
[netdrvr] hso: dev_kfree_skb crash fix
by Denis Joseph Barrow
· 16 years ago
95eacee
[netdrvr] hso: icon 322 detection fix
by Denis Joseph Barrow
· 16 years ago
82c26a9
atl1: disable TSO by default
by Jay Cliburn
· 16 years ago
50f684b
atl1e: multistatement if missing braces
by Ilpo Järvinen
· 16 years ago
17fc700
igb: remove 82576 quad adapter
by Alexander Duyck
· 16 years ago
c22ce6d
drivers/net/skfp/ess.c: fix compile warnings
by Takashi Iwai
· 16 years ago
9b3b9ab
LCS recovery dumps when cable reconnect
by Klaus-D. Wacker
· 16 years ago
261893d
ctcm: netdev->priv vs. netdev->ml_priv
by Peter Tiedemann
· 16 years ago
6951df3
claw: netdev->priv vs. netdev->ml_priv
by Peter Tiedemann
· 16 years ago
2b356b4
claw: fix memory leak in claw_probe.
by Martin Schwidefsky
· 16 years ago
d3d7b53
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
by Alan Cox
· 16 years ago
f4f6230
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
by Heiko Schocher
· 16 years ago
34a20e8
igb: fix setting the number of tx queues
by Alexander Duyck
· 16 years ago
fe59de3
igb: ethtool -d reads EICR which is incorrect as it is read on clear
by Alexander Duyck
· 16 years ago
7a6ea55
igb: force all queues to interrupt once every 2 seconds
by Alexander Duyck
· 16 years ago
a866bbf
r8169: balance pci_map / pci_unmap pair
by Francois Romieu
· 16 years ago
0623807
myri10ge: update version string to 1.4.3-1.358
by Brice Goglin
· 16 years ago
3d01625
ixgbe: fix vlan filtering
by Alexander Duyck
· 16 years ago
736783b
Blackfin EMAC Driver: the BF526 also supports the MAC,
by Mike Frysinger
· 16 years ago
373a5e0
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-fixes
by Jeff Garzik
· 16 years ago
67d2e2d
Ath5k: fix bintval setup
by Jiri Slaby
· 16 years ago
0048297
Ath5k: lock beacons
by Jiri Slaby
· 16 years ago
d0c2912
atmel: try open system authentication too
by Dan Williams
· 16 years ago
3c34a5d
atmel: return ENOENT on request_firmware failure
by Dan Williams
· 16 years ago
c2d4254
bnx2x: Version update
by Eilon Greenstein
· 16 years ago
231fd58
bnx2x: Multi Queue
by Yitchak Gertner
· 16 years ago
65abd74
bnx2x: NAPI and interrupts enable/disable
by Yitchak Gertner
· 16 years ago
d101463
bnx2x: NIC load failure cleanup
by Yitchak Gertner
· 16 years ago
3cdf1db
bnx2x: Initialization structure
by Yitchak Gertner
· 16 years ago
46230476b
bnx2x: HW lock timeout
by Eilon Greenstein
· 16 years ago
76b190c
bnx2x: Minimize lock time
by Eilon Greenstein
· 16 years ago
7add905
bnx2x: Fan failure mechanism on additional design
by Eilon Greenstein
· 16 years ago
2772f90
bnx2x: Rx work check
by Eilon Greenstein
· 16 years ago
c456031
mv643xx_eth: bump version to 1.3
by Lennert Buytenhek
· 16 years ago
abe7871
mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction
by Lennert Buytenhek
· 16 years ago
9e1f377
mv643xx_eth: fix NULL pointer dereference in rxq_process()
by Lennert Buytenhek
· 16 years ago
8e0b1bf
mv643xx_eth: fix inconsistent lock semantics
by Lennert Buytenhek
· 16 years ago
92c70f2
mv643xx_eth: fix double add_timer() on the receive oom timer
by Lennert Buytenhek
· 16 years ago
819ddca
mv643xx_eth: fix NAPI 'rotting packet' issue
by Lennert Buytenhek
· 16 years ago
d847471
fbdefio: add set_page_dirty handler to deferred IO FB
by Ian Campbell
· 16 years ago
b42f931
rtc: rtc-ds1374: fix 'no irq' case handling
by Anton Vorontsov
· 16 years ago
141d87e
Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driver
by Michael Hennerich
· 16 years ago
a09f485
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
by Andrew Morton
· 16 years ago
27aa069
pm2fb: free cmap memory on module remove
by Krzysztof Helt
· 16 years ago
1d96469
rtc: fix double lock on UIE emulation
by Atsushi Nemoto
· 16 years ago
c82f296
brd: fix name argument of unregister_blkdev()
by Akinobu Mita
· 16 years ago
f3944d6
nbd: fix memory leak of nbd_dev array
by Sven Wegener
· 16 years ago
d0fd937
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays
by Mike Frysinger
· 16 years ago
7f60459
Blackfin RTC Driver: BF561 not have on-chip RTC
by Graf Yang
· 16 years ago
8c9166f
Blackfin RTC Driver: do all initialization before we register the rtc and make it available
by Mike Frysinger
· 16 years ago
fe2e1cf
Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected
by Mike Frysinger
· 16 years ago
f144131
eeepc-laptop: fix use after free
by Matthew Garrett
· 16 years ago
1bbe44f
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
8498ffd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
c5b0079
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
4589f1f
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
by Joachim Fenkes
· 16 years ago
395c684
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
ddd13dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
96d6d72
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
4309e09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
30b0aa7
firewire: Kconfig help update
by Stefan Richter
· 16 years ago
a338406
ieee1394: sbp2: let nodemgr retry node updates during bus reset series
by Stefan Richter
· 16 years ago
Next »