Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b028461d66a4dc2754d4e5dab1b3974c44798c5d
/
drivers
/
net
c3bf490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
7f9d357
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
55afc80
Revert "b43: Enforce DMA descriptor memory constraints"
by John W. Linville
· 15 years ago
6c853da
iwmc3200wifi: fix array out-of-boundary access
by Zhu Yi
· 15 years ago
e8a4a6d
wl1251: timeout one too soon in wl1251_boot_run_firmware()
by Roel Kluin
· 15 years ago
5b479a0
ath9k: fix missed error codes in the tx status check
by Felix Fietkau
· 15 years ago
8b685ba
ath9k: wake hardware during AMPDU TX actions
by Luis R. Rodriguez
· 15 years ago
5f70a88
ath9k: wake hardware for interface IBSS/AP/Mesh removal
by Luis R. Rodriguez
· 15 years ago
3867cf6
ath9k: fix suspend by waking device prior to stop
by Sujith
· 15 years ago
befabac
wl1271_cmd.c: cleanup char => u8
by Dan Carpenter
· 15 years ago
7949673
iwlwifi: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
83bd11a
ath9k: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
671adc9
wireless: remove remaining qual code
by Johannes Berg
· 15 years ago
5e31258
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
by Gertjan van Wingerde
· 15 years ago
242ab7a
ath5k: fix SWI calibration interrupt storm
by Bob Copeland
· 15 years ago
659c8e5
libertas: Remove carrier signaling from the scan code
by Samuel Ortiz
· 15 years ago
5b06915
orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
by Andrey Borzenkov
· 15 years ago
c99a3d2
bond_3ad.c avoid possible null deref
by Dan Carpenter
· 15 years ago
1f04493
Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas
by Daniel Drake
· 15 years ago
f74dac0
gianfar: Fix gianfar select_queue bogosity
by Sandeep Gopalpet
· 15 years ago
80924e5
tun: use tun_sk instead container_of
by Vitaliy Gusev
· 15 years ago
08fafd8
ucc_geth: Don't needlessly change MAC settings in adjust_link()
by Anton Vorontsov
· 15 years ago
08b5e1c
ucc_geth: Fix netdev watchdog triggering on link changes
by Anton Vorontsov
· 15 years ago
7583605
ucc_geth: Fix empty TX queue processing
by Anton Vorontsov
· 15 years ago
b3837cec
vxge: use DMA_BIT_MASK instead of plain values.
by Denis Kirjanov
· 15 years ago
4a6e47a
bnx2x: Initialize cnic status block during chip reset
by Michael Chan
· 15 years ago
c0d7a02
net/via-rhine: Fix scheduling while atomic bugs
by Jarek Poplawski
· 15 years ago
656ab81
ixgbe: fix Need to call pci_save_state after pci_restore_state
by Don Skidmore
· 15 years ago
16c0214
be2net: Bug fix to return correct values in ethtool get_settings.
by Sarveshwar Bandi
· 15 years ago
fced999
be2net: Bug fix to config NIC appropriately before loopback test
by Sarveshwar Bandi
· 15 years ago
d7b9014
be2net: Bug fix to avoid soft lockup in loopback test.
by Sarveshwar Bandi
· 15 years ago
1242b6f
igbvf: Make igbvf error message more informative
by Williams, Mitch A
· 15 years ago
58b8b04
igb: check both function bits in status register in wol exception
by Alexander Duyck
· 15 years ago
d405ea3
igb: correctly offset 82575 flow control watermarks by 16 bytes
by Alexander Duyck
· 15 years ago
8c6af29
igb: do not force retry count to 1 on 82580 phy
by Alexander Duyck
· 15 years ago
d68caec
igb: do not force pcs link when in KX mode
by Alexander Duyck
· 15 years ago
286d47b
sfc: Disable TX descriptor prefetch watchdog
by Ben Hutchings
· 15 years ago
50d6ec5
sfc: QT2025C: Add error message for suspected bad SFP+ cables
by Ben Hutchings
· 15 years ago
1a1284e
sfc: QT2025C: Work around PHY firmware initialisation bug
by Matthew Slattery
· 15 years ago
0d83b2f
sfc: QT2025C: Switch into self-configure mode when not in loopback
by Matthew Slattery
· 15 years ago
17d6aea
sfc: QT2025C: Work around PHY bug
by Matthew Slattery
· 15 years ago
a7ebd27
sfc: Fix DMA mapping cleanup in case of an error in TSO
by Neil Turton
· 15 years ago
a355020
sfc: Include XGXS in XMAC link status check except in XGMII loopback
by Ben Hutchings
· 15 years ago
ff3b00a
sfc: Move PHY software state initialisation from init() into probe()
by Steve Hodgson
· 15 years ago
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
ed4b201
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
292be57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
92c6f8d
ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV
by Benjamin Herrenschmidt
· 15 years ago
9a418af
mac80211: fix peer HT capabilities
by Johannes Berg
· 15 years ago
8585c2b
iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()
by Roel Kluin
· 15 years ago
45b2416
Libertas: fix buffer overflow in lbs_get_essid()
by Daniel Mack
· 15 years ago
77ca7d9
drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning
by akpm@linux-foundation.org
· 15 years ago
2ab81d4
ath9k: Stop ANI when doing a reset
by Sujith
· 15 years ago
e8009e9
ath9k: Fix TX queue draining
by Sujith
· 15 years ago
17b182e
ath9k: Fix bug in assigning sequence number
by Sujith
· 15 years ago
7988436
rt2x00: Fix calculation of rt2800 iveiv entry offset.
by Gertjan van Wingerde
· 15 years ago
6c3069b
iwlwifi: fix 40MHz operation setting on cards that do not allow it
by Reinette Chatre
· 15 years ago
dc57a30
iwl3945: fix panic in iwl3945 driver
by Zhu Yi
· 15 years ago
731a29b
iwlwifi: initialize spinlock before use
by Reinette Chatre
· 15 years ago
bc45a67
iwl3945: disable power save
by Reinette Chatre
· 15 years ago
b7bb175
iwlwifi: fix more eeprom endian bugs
by Johannes Berg
· 15 years ago
af6b8ee
iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
by Johannes Berg
· 15 years ago
93b6bd2
rt2x00: Disable powersaving for rt61pci and rt2800pci.
by Gertjan van Wingerde
· 15 years ago
855da5e
drivers/net/wireless: Correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
4d91f9f
ath9k: Last fix for TX software padding.
by Benoit Papillault
· 15 years ago
521d9bc
iwlwifi: fix syslog message for event log dump size
by Wey-Yi Guy
· 15 years ago
f8701fe
iwlwifi: power up all devices for EEPROM read
by Reinette Chatre
· 15 years ago
64a76b5
iwlwifi: allocated rx page accounting cleanup
by Zhu Yi
· 15 years ago
b746656
bnx2: Fix bnx2_netif_stop() merge error.
by Michael Chan
· 15 years ago
7c65ec7
gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
by Sandeep Gopalpet
· 15 years ago
a7f3804
gianfar: Fix stats support
by Sandeep Gopalpet
· 15 years ago
1ccb838
gianfar: Fix a filer bug
by Sandeep Gopalpet
· 15 years ago
e6bf95f
bnx2: fixing a timout error due not refreshing TX timers correctly
by Breno Leitao
· 15 years ago
4773a47
can/at91: don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 15 years ago
4529819
bnx2: reset_task is crashing the kernel. Fixing it.
by Breno Leitao
· 15 years ago
f9c4171
TI DaVinci EMAC: Fix MDIO bus frequency configuration
by Nageswari Srinivasan
· 15 years ago
70abc8c
e100: Fix broken cbs accounting due to missing memset.
by Roger Oksanen
· 15 years ago
5ee6f6a
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
by Roel Kluin
· 15 years ago
db94ce9
e1000e: LED settings in EEPROM ignored on 82571 and 82572
by Bruce Allan
· 15 years ago
afdafff
netxen: use module parameter correctly
by Stephen Hemminger
· 15 years ago
dbfc985
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
d6aa60a
NET: Add Ethernet driver for Octeon MGMT devices.
by David Daney
· 15 years ago
25d967b
NET: Add driver for Octeon MDIO buses.
by David Daney
· 15 years ago
59be2e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e69381b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
43ff8b6
mlx4: use bitmap_find_next_zero_area
by Akinobu Mita
· 15 years ago
503914c
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
by Magnus Damm
· 15 years ago
ca55398
ixgbe: allow tx of pre-formatted vlan tagged packets
by Gurucharan Shetty
· 15 years ago
734e979
ixgbe: Fix 82598 premature copper PHY link indicatation
by Mallikarjuna R Chilakala
· 15 years ago
eb985f0
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
by Mallikarjuna R Chilakala
· 15 years ago
a3f92ee
bcm63xx_enet: fix compilation failure after get_stats_count removal
by Florian Fainelli
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
166a0fd
sky2: leave PCI config space writeable
by stephen hemminger
· 15 years ago
dae3a51
sky2: print Optima chip name
by stephen hemminger
· 15 years ago
fb1beb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
Next »