index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-20
ath5k: avoid and warn on potential infinite loop
Bob Copeland
1
-0
/
+3
2009-05-20
wireless: fix to set dev->broadcast correctly
Wei Yongjun
1
-1
/
+1
2009-05-20
ath9k: Move PS wakeup/restore calls from isr to tasklet
Vasanthakumar Thiagarajan
2
-15
/
+9
2009-05-20
mac80211_hwsim: Group radios
Daniel Wagner
1
-1
/
+34
2009-05-20
ath5k: update beacons in AP mode
Bob Copeland
1
-14
/
+40
2009-05-20
p54spi: drop test for FW_STATE_RESET in p54spi_work
Max Filippov
1
-2
/
+1
2009-05-20
b43/legacy: fix beacon change processing
Johannes Berg
2
-25
/
+20
2009-05-20
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
Max Filippov
1
-8
/
+20
2009-05-20
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
Max Filippov
1
-2
/
+2
2009-05-20
p54spi: return status of p54spi_wakeup
Max Filippov
1
-7
/
+7
2009-05-20
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...
Max Filippov
1
-6
/
+1
2009-05-20
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
Max Filippov
1
-5
/
+3
2009-05-20
drivers/net: use dev_get_drvdata
Julia Lawall
1
-1
/
+1
2009-05-20
iwlwifi: drop iwl3945_tid_data
Tomas Winkler
1
-5
/
+1
2009-05-20
iwlwifi: drop struct iwl3945_hw_key
Tomas Winkler
2
-9
/
+3
2009-05-20
b43legacy: Remove unnecessary MMIO in interrupt hotpath
Stefano Brivio
3
-59
/
+25
2009-05-20
ath9k: cleanup beacon parameters configuration
Vasanthakumar Thiagarajan
2
-28
/
+36
2009-05-20
ath9k: Remove unused parameters which are passed to ath_beacon_config_X()
Vasanthakumar Thiagarajan
1
-8
/
+5
2009-05-20
ath9k: Print hw reset failure status as signed int
Vasanthakumar Thiagarajan
2
-6
/
+6
2009-05-20
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
3
-7
/
+114
2009-05-20
ath9k: Clean up RX processing a bit
Jouni Malinen
1
-26
/
+34
2009-05-20
ath9k: Fix a check for multicast address for virtual wiphy
Jouni Malinen
1
-1
/
+1
2009-05-20
zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK
Gábor Stefanik
2
-4
/
+4
2009-05-20
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
Luis R. Rodriguez
2
-6
/
+6
2009-05-20
cfg80211: Process regulatory max bandwidth checks for HT40
Luis R. Rodriguez
1
-4
/
+6
2009-05-20
sfc: Remove lro module parameter
Ben Hutchings
1
-13
/
+2
2009-05-20
myri10ge: update version to 1.5.0-1.415
Brice Goglin
1
-1
/
+1
2009-05-20
myri10ge: allow LRO to be enabled via ethtool
Brice Goglin
1
-4
/
+13
2009-05-20
ixgbe: Cleanup feature setup code to make the code more readable
Jesse Brandeburg
1
-35
/
+50
2009-05-20
ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs
Peter P Waskiewicz Jr
2
-13
/
+11
2009-05-20
ixgbe: Add semaphore access for PHY initialization for 82599
Peter P Waskiewicz Jr
1
-0
/
+12
2009-05-20
r8169: allow true forced mode setting
françois romieu
1
-53
/
+59
2009-05-20
r8169: remove useless struct member
françois romieu
1
-2
/
+0
2009-05-20
ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()
Eric Dumazet
1
-0
/
+1
2009-05-19
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
7
-0
/
+7
2009-05-19
net: FIX bonding sysfs rtnl_lock deadlock
Eric W. Biederman
1
-3
/
+6
2009-05-19
netxen: fix msi irq setup
Dhananjay Phadke
1
-0
/
+1
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
25
-116
/
+190
2009-05-19
The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...
Wolfgang Grandegger
3
-0
/
+419
2009-05-19
can: SJA1000 driver for EMS PCI cards
Wolfgang Grandegger
3
-0
/
+337
2009-05-19
can: SJA1000 generic platform bus driver
Wolfgang Grandegger
3
-0
/
+175
2009-05-19
can: Driver for the SJA1000 CAN controller
Wolfgang Grandegger
5
-0
/
+832
2009-05-19
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
3
-0
/
+685
2009-05-19
be2net: add two new pci device ids to pci device table
Ajit Khaparde
2
-5
/
+19
2009-05-19
net: Add TI DaVinci EMAC driver
Anant Gole
3
-0
/
+2844
2009-05-19
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-05-19
ixgbe: Add generic XAUI support to 82599
Peter P Waskiewicz Jr
3
-0
/
+7
2009-05-19
ixgbe: set max desc to prevent total RSC packet size of 64K
Alexander Duyck
2
-11
/
+20
2009-05-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
23
-483
/
+252
2009-05-18
Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?
roel kluin
1
-1
/
+1
[prev]
[next]