aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller2008-04-241-0/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-239-22/+87
|\
| * iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2008-04-232-2/+0
| * wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin2008-04-231-2/+3
| * prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin2008-04-231-1/+1
| * b43: Workaround DMA quirksMichael Buesch2008-04-231-8/+39
| * ath5k: Fix radio identification on AR5424/2424Nick Kossifidis2008-04-231-4/+10
| * ssb: Fix all-ones boardflagsLarry Finger2008-04-231-0/+5
| * b43: Add more btcoexist workaroundsMichael Buesch2008-04-231-4/+9
| * b43: Fix HostFlags data typesMichael Buesch2008-04-232-3/+4
| * b43: Workaround invalid bluetooth settingsMichael Buesch2008-04-231-2/+20
* | iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi2008-04-231-2/+1
* | tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller2008-04-231-2/+9
* | ppp_generic: use stats from net_device structurePaulius Zaleckas2008-04-231-29/+19
|/
* iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1
* rt2x00: Select LEDS_CLASS.David S. Miller2008-04-231-5/+10
* iwlwifi: Select LEDS_CLASS.David S. Miller2008-04-231-2/+6
* leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller2008-04-231-1/+0
* hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-211-3/+0
* hci_usb: remove code obfuscationPavel Machek2008-04-192-10/+5
* drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-191-1/+2
* drivers/atm: use time_before, time_before_eq, etcJulia Lawall2008-04-191-3/+4
* hci_usb: do not initialize static variables to 0Pavel Machek2008-04-191-7/+7
* tg3: 5701 DMA corruption fixMatt Carlson2008-04-192-4/+49
* atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2008-04-192-110/+19
* iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-191-6/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18424-103368/+55862
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17162-278/+768
| |\
| * \ Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-1765-3904/+3328
| |\ \
| | * | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-9/+29
| | * | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-171-0/+20
| | * | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
| | * | tc35815: Statistics cleanupAtsushi Nemoto2008-04-171-1/+2
| | * | natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-171-4/+6
| | * | e1000: convert uint16_t style integers to u16Joe Perches2008-04-165-1128/+1128
| | * | ixgb: convert uint16_t style integers to u16Joe Perches2008-04-167-302/+302
| | * | sb1000.c: make const arrays staticDenys Vlasenko2008-04-161-18/+29
| | * | sb1000.c: stop inlining largish static functionsDenys Vlasenko2008-04-161-27/+27
| | * | #if 0 netxen_nic_link_ok()Adrian Bunk2008-04-162-1/+2
| | * | make netxen_workq staticAdrian Bunk2008-04-162-18/+18
| | * | qeth: keep ip-address after LAN_OFFLINE failureUrsula Braun2008-04-161-1/+1
| | * | qeth: core code should alloc headroom for LLC protocolFrank Blaschka2008-04-161-1/+5
| | * | qeth: improving debug message handlingPeter Tiedemann2008-04-167-626/+544
| | * | qeth: layer 3 do not allow to change mac addressFrank Blaschka2008-04-161-0/+1
| | * | qeth: CCL-sequence numbers required for protocol ETH_P_802_2 onlyUrsula Braun2008-04-161-1/+2
| | * | qeth: set lan_online flag after a received STARTLANUrsula Braun2008-04-161-0/+1
| | * | qeth: allow qdio queue element addresses > 2GBUrsula Braun2008-04-161-4/+4
| | * | qeth: improve ip_list administration after deregister failuresUrsula Braun2008-04-163-7/+11
| | * | e1000e: reformat register test code, fix some minor initializationBruce Allan2008-04-161-60/+63