summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wimax/i2400m/fw.c: use %pM to show MAC addresshartleys2010-01-071-9/+2
* drivers/net/atl1c/atl1c_main.c: use %pM to show MAC addresshartleys2010-01-071-5/+2
* drivers/net/vxge/vxge-main.c: use %pM to show MAC addresshartleys2010-01-071-4/+2
* drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys2010-01-071-5/+2
* drivers/atm/lanai.c: use %pM to show MAC addresshartleys2010-01-071-11/+3
* drivers/atm/fore200e.c: use %pM to show MAC addresshartleys2010-01-071-7/+4
* drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys2010-01-071-5/+1
* drivers/atm/idt77252.c: use %pM to show MAC addresshartleys2010-01-071-4/+1
* drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys2010-01-071-10/+2
* drivers/atm/nicstar.c: use %pM to show MAC addresshartleys2010-01-071-3/+1
* net: Make it easier to parse /proc/net/dev contents.Jesper Dangaard Brouer2010-01-071-1/+1
* net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-076-5/+76
* fix bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-071-6/+5
* 8139too: make PCI device ids constantMárton Németh2010-01-072-2/+2
* Phonet: reject unsupported sendmsg/recvmsg flagsRémi Denis-Courmont2010-01-072-3/+13
* Phonet: zero-copy GPRS TXRémi Denis-Courmont2010-01-072-2/+16
* Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont2010-01-073-2/+6
* drivers/net/mac8390.c: Add mac8390_init functionJoe Perches2010-01-061-102/+105
* drivers/net/mac8390.c: Checkpatch cleanupsJoe Perches2010-01-061-107/+122
* drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(Joe Perches2010-01-061-32/+25
* drivers/net/mac8390.c: Remove useless memcpy castingJoe Perches2010-01-061-9/+10
* drivers/net/mac8390.c: Indent case labelsJoe Perches2010-01-061-126/+126
* phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro2010-01-061-2/+19
* qlge: Add napi gro frags interface.Ron Mercer2010-01-061-0/+53
* qlge: Add RX frame handlers for non-split frames.Ron Mercer2010-01-061-4/+257
* qlge: Turn on RX header split based on platform.Ron Mercer2010-01-062-7/+18
* sky2: Lock transmit queue while disabling deviceMike McCormack2010-01-061-0/+2
* sky2: Refactor sky2_get_regs into two functionsMike McCormack2010-01-061-46/+48
* axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki2010-01-031-3/+0
* tipc: use kconfig to limit numeric rangesAmerigo Wang2010-01-032-7/+11
* can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde2010-01-031-0/+1
* can: Speed up CAN frame receiption by using ml_privOliver Hartkopp2010-01-033-119/+96
* drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall2010-01-031-1/+1
* bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-033-3/+30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-3099-3119/+4015
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-3028-447/+130
| |\
| | * Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-292-158/+46
| | * iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-281-1/+1
| | * wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-281-1/+1
| | * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| | * mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| | * ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-282-1/+4
| | * ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-281-0/+6
| | * ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-281-0/+2
| | * ath9k: fix suspend by waking device prior to stopSujith2009-12-281-0/+6
| | * cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9
| | * wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-281-2/+2
| | * iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| | * ath9k: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| | * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-281-1/+12
OpenPOWER on IntegriCloud