Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4756b02f558cbbbef5ae278fd3bbed778458c124
/
drivers
/
net
4756b02
[PATCH] bonding: add ARP entries to /proc
by Mitch Williams
· 19 years ago
6b78056
[PATCH] bonding: Allow ARP target table to have empty entries
by Mitch Williams
· 19 years ago
3c53595
[PATCH] bonding: make bond_init not __init
by Mitch Williams
· 19 years ago
dfe6039
[PATCH] bonding: move bond creation into separate function
by Mitch Williams
· 19 years ago
a77b532
[PATCH] bonding: make functions not static
by Mitch Williams
· 19 years ago
12479f9
[PATCH] bonding: expose some structs
by Mitch Williams
· 19 years ago
b76850a
[PATCH] bonding: explicitly clear RLB flag during ALB init
by Mitch Williams
· 19 years ago
0d206a3
[PATCH] bonding: move kmalloc out of spinlock in ALB init
by Mitch Williams
· 19 years ago
0f418b2
[PATCH] bonding: get slave name from actual slave instead of param list
by Mitch Williams
· 19 years ago
c61b75a
[PATCH] bonding: Add transmit policy to /proc
by Mitch Williams
· 19 years ago
2ac4766
[PATCH] bonding: expand module param descriptions
by Mitch Williams
· 19 years ago
4e0952c
[PATCH] bonding: add bond name to all error messages
by Mitch Williams
· 19 years ago
388f7ef
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
5643f00
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
560c22f
[PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings.
by Ralf Baechle
· 19 years ago
5579345
[PATCH] smc91x: DB1200 support.
by Pete Popov
· 19 years ago
05d9c84
[PATCH] SAA9730: Driver overhaul
by Ralf Baechle
· 19 years ago
62ff0d0
[PATCH] SAA9730: Whitespace cleanup.
by Ralf Baechle
· 19 years ago
7a33e45
[netdrvr forcedeth] phy address scan range
by Ayaz Abdulla
· 19 years ago
a971c32
[netdrvr forcedeth] support for irq mitigation
by Ayaz Abdulla
· 19 years ago
4ea7f29
[netdrvr forcedeth] remove superfluous rx engine stop/start
by Ayaz Abdulla
· 19 years ago
125d128
[PATCH] gianfar mii needs to zero out the mii_bus structure
by Kumar Gala
· 19 years ago
2ecc26b
Merge branch 'atmel'
by Jeff Garzik
· 19 years ago
b16a228
[PATCH] Atmel wireless update
by simon@thekelleys.org.uk
· 19 years ago
6af37fa
[PATCH] disable DEBUG in ibmveth
by Anton Blanchard
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
1064e94
[BNX2]: simplify parameter checks in bnx2_{get,set}_eeprom
by John W. Linville
· 19 years ago
b6cbc3b6
[BNX2]: check return of dev_alloc_skb in bnx2_test_loopback
by John W. Linville
· 19 years ago
2f23c52
[BNX2]: output driver name as prefix in error message
by John W. Linville
· 19 years ago
f7b9996
[PATCH] fs_enet build fix
by Marcelo Tosatti
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
a7c243b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
f406db8
[PATCH] IOC: And don't mark the things as broken Cowboy.
by Ralf Baechle
· 19 years ago
385023c
[PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabled
by Ashutosh Naik
· 19 years ago
76f2b4d
[PATCH] cris v10 eth: use ethtool_ops
by Christoph Hellwig
· 19 years ago
eac1dfc
[PATCH] b44: increase version number
by Francois Romieu
· 19 years ago
ba5eec9
[PATCH] b44: race on device closing
by Francois Romieu
· 19 years ago
b9dcbb4
[PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running()
by Francois Romieu
· 19 years ago
c2a8fad
[wireless ipw2100] kill unused-var warnings for debug-disabled code
by Jeff Garzik
· 19 years ago
eedb9f0
Merge rsync://bughost.org/repos/ipw-delta/
by Jeff Garzik
· 19 years ago
d7eaee0
[PATCH] skge: increase version number
by Stephen Hemminger
· 19 years ago
8f3f819
[PATCH] skge: spelling fixes
by Stephen Hemminger
· 19 years ago
1631aef
[PATCH] skge: use prefetch on receive
by Stephen Hemminger
· 19 years ago
355ec57
[PATCH] skge: goto low power mode on shutdown
by Stephen Hemminger
· 19 years ago
2cd8e5d
[PATCH] skge: add mii ioctl support
by Stephen Hemminger
· 19 years ago
7e86306
[PATCH] skge: use kzalloc
by Stephen Hemminger
· 19 years ago
adba9e2
[PATCH] skge: clear PCI PHY COMA mode on boot
by Stephen Hemminger
· 19 years ago
8546df6
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
15a9380
[SERIAL] IOC3: Update 8250 driver bits
by Ralf Baechle
· 19 years ago
ac7c98e
[IRDA] donauboe: locking fix
by Andrew Morton
· 19 years ago
b3f9b92
[PPP]: add PPP MPPE encryption module
by Matt Domsch
· 19 years ago
6722e78
[PPP]: handle misaligned accesses
by Philippe De Muyter
· 19 years ago
3133c5e8
Merge git://git.tuxdriver.com/git/netdev-jwl
by Jeff Garzik
· 19 years ago
6b99575
Merge branch 'master'
by Jeff Garzik
· 19 years ago
b69a3aa
[PATCH] wireless net: Conversions of kmalloc/memset to kzalloc
by Panagiotis Issaris
· 19 years ago
f36be62
[PATCH] atmel: memset correct range
by Alexey Dobriyan
· 19 years ago
097688e
[PATCH] Fix sparse warning in e100 driver.
by Luiz Fernando Capitulino
· 19 years ago
0b47939
[PATCH] prism54 : Transmit stats updated in wrong place
by Roger While
· 19 years ago
de7fe96
[PATCH] prism54 : Unused variable / extraneous udelay
by Roger While
· 19 years ago
ac1f60d
[PATCH] drivers/net/s2io.c: make functions static
by Adrian Bunk
· 19 years ago
48888cc
[PATCH] kill include/linux/eeprom.h
by Adrian Bunk
· 19 years ago
8e3babc
[PATCH] bonding: fix feature consolidation
by Jay Vosburgh
· 19 years ago
cf1b479
Update version ipw2200 stamp to 1.0.8
by James Ketrenos
· 19 years ago
81715376
Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firmware.
by James Ketrenos
· 19 years ago
286568a
Fixed parameter reordering in firmware log routine.
by James Ketrenos
· 19 years ago
9d5b880
Fixed problem with not being able to send broadcast packets.
by Hong Liu
· 19 years ago
0352057
Added channel support for ipw2200 cards identified as 'ZZR'
by James Ketrenos
· 19 years ago
991d1cc
Removed warning about TKIP not being configured if countermeasures are
by James Ketrenos
· 19 years ago
e758256
Fixes missed beacon logic in relation to on-network AP roaming.
by Ben Cahill
· 19 years ago
8935f39
Removed legacy WIRELESS_EXT checks from ipw2200.c
by James Ketrenos
· 19 years ago
97a78ca
Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.
by Benoit Boissinot
· 19 years ago
87bb5e3
Pulled out a stray KERNEL_VERSION check around the suspend handler.
by James Ketrenos
· 19 years ago
9ef539d
Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)
by James Ketrenos
· 19 years ago
e632472
Fixes WEP firmware error condition.
by Hong Liu
· 19 years ago
f4ff497
[Fix bug# 771] Too many (8) bytes recieved when using AES/hwcrypto
by Zhu Yi
· 19 years ago
29cb843
Fixes problem with WEP not working (association succeeds, but no Tx/Rx)
by Hong Liu
· 19 years ago
392d0f6
Removed PF_SYNCTHREAD legacy.
by James Ketrenos
· 19 years ago
fb7ccc9
Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled.
by James Ketrenos
· 19 years ago
cdd1fa1
Card with WEP enabled and using shared-key auth will have firmware
by Hong Liu
· 19 years ago
567deaf
Mixed PTK/GTK CCMP/TKIP support.
by Hong Liu
· 19 years ago
90700fd
Fixed is_network_packet() to include checking for broadcast packets.
by Peter Jones
· 19 years ago
24a47db
Adds radiotap support to ipw2200 in monitor mode..
by Mike Kershaw
· 19 years ago
a4f6bbb
Make all the places the firmware fails to load showerrors (in decimal,
by Peter Jones
· 19 years ago
054b08d
Don't set hardware WEP if we are actually using TKIP/AES.
by Hong Liu
· 19 years ago
5513579
[Bug 760] Fix setting WEP key in monitor mode causes IV lost.
by Zhu Yi
· 19 years ago
7b99659
[Bug 455] Fix frequent channel change generates firmware fatal error.
by Hong Liu
· 19 years ago
a0e04ab
Added wait_state wakeup on scan completion. Fixed copyright date in ipw2200.h
by James Ketrenos
· 19 years ago
3b9990c
Updated ipw2200 to use the new ieee80211 callbacks
by James Ketrenos
· 19 years ago
1fe0adb
Migrated some of the channel verification code back into the driver to
by Liu Hong
· 19 years ago
f6c5cb7
Added cmdlog in non-debug systems.
by James Ketrenos
· 19 years ago
9ddf84f
Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd error
by James Ketrenos
· 19 years ago
b39860c
Switched firmware error dumping so that it will capture a log available
by James Ketrenos
· 19 years ago
e666619
Modified ipw_config and STATUS_INIT setting to correct race condition
by James Ketrenos
· 19 years ago
6de9f7f
Fix firmware error when setting tx_power.
by Zhu Yi
· 19 years ago
22501c8
Fix ipw_wx_get_txpow shows wrong disabled value.
by Zhu Yi
· 19 years ago
0ece35b
[Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode.
by Zhu Yi
· 19 years ago
caeff81
Fixes the ad-hoc network WEP key list issue.
by Hong Liu
· 19 years ago
1fbfea5
[Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext.
by Zhu Yi
· 19 years ago
e402c93
Disable host fragmentation in open mode since IPW2200/2915 hardware
by Zhu Yi
· 19 years ago
Next »