summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-20bnx2: Put tx ring variables in a separate struct.Michael Chan2-129/+199
2008-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller12-242/+204
2008-06-18Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller11-242/+189
2008-06-18tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang1-0/+15
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh2-22/+6
2008-06-18bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh2-22/+24
2008-06-18bonding: deliver netdev event for fail-over under the active-backup modeOr Gerlitz1-0/+8
2008-06-18bonding: bond_change_active_slave() cleanup under active-backupOr Gerlitz1-10/+8
2008-06-18sky2: version 1.22Stephen Hemminger1-1/+1
2008-06-18sky2: 88E8057 chip supportStephen Hemminger2-5/+16
2008-06-18sky2: use DEFINE_PCI_DEVICE_TABLEStephen Hemminger1-1/+1
2008-06-18sky2: chip version printoutStephen Hemminger1-15/+25
2008-06-18sky2: phy setup changesStephen Hemminger1-3/+3
2008-06-18ibm_emac: Remove the ibm_emac driverJosh Boyer19-5281/+0
2008-06-18Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik1-2672/+1885
2008-06-18atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-18net/enc28j60: low power modeDavid Brownell1-24/+58
2008-06-18net/enc28j60: section fixDavid Brownell1-3/+2
2008-06-18sky2: 88E8040T pci device idStephen Hemminger1-0/+1
2008-06-18netxen: download firmware in pci probeDhananjay Phadke2-59/+30
2008-06-18netxen: cleanup debug messagesDhananjay Phadke4-132/+70
2008-06-18netxen: remove global physical_port arrayDhananjay Phadke6-24/+22
2008-06-18netxen: fix portnum for hp mezz cardsDhananjay Phadke1-2/+8
2008-06-18ibm_newemac: select CRC32 in KconfigJosh Boyer1-0/+1
2008-06-18atm: [fore200e] convert to use request_firmware()Chas Williams9-3047/+71
2008-06-18atm: [he] remove #ifdef clutterChas Williams2-178/+0
2008-06-18atm: [iphase] 64-bit cleanupAlan Cox2-14/+11
2008-06-18atm: [suni] add support for setting loopback and framing modesChas Williams2-20/+132
2008-06-18atm: [iphase] move struct suni_priv to suni.hJorge Boncompte [DTI2]3-16/+9
2008-06-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-80/+93
2008-06-17atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams1-0/+1
2008-06-17atm: [he] limit queries to the device's register spaceRobert T. Johnson1-1/+6
2008-06-17atm: [he] only support suni driver on multimode interfacesChas Williams2-10/+6
2008-06-17atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]1-12/+11
2008-06-17atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]1-2/+2
2008-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-54/+69
2008-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller57-2775/+3206
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison4-6/+6
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison7-195/+83
2008-06-14mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen1-51/+32
2008-06-14mac80211_hwsim: Minor cleanupJouni Malinen1-6/+6
2008-06-14mac80211_hwsim: 802.11 radio simulator for mac80211Jouni Malinen3-0/+548
2008-06-14iwlwifi: unify SW rf-kill flowEmmanuel Grumbach7-94/+103
2008-06-14iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky2-2/+2
2008-06-14iwlwifi: adding channels to sysfsEster Kummer1-2/+56
2008-06-14rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day1-5/+3
2008-06-14rndis_wlan: preallocate command buffer for set/get_oidJussi Kivilinna1-14/+33
2008-06-14rndis_wlan: use kzalloc to allocate private dataJussi Kivilinna1-3/+1
2008-06-14iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach3-47/+7
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach7-85/+32