aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau2007-10-109-87/+87
* [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion t...Mariusz Kozlowski2007-10-101-3/+1
* [PATCH] Use mutex instead of semaphore in the Host AP driverMatthias Kaehlcke2007-10-102-8/+9
* [PATCH] remove gratuitous space in airo module descriptionBill Nottingham2007-10-101-2/+2
* [PATCH] Kconfig: remove references of pcmcia-csFaidon Liambotis2007-10-101-16/+1
* [PATCH] Kconfig: order optionsFaidon Liambotis2007-10-101-34/+34
* [PATCH] zd1211rw: monitor all packetsUlrich Kunitz2007-10-102-11/+38
* [PATCH] Add adm8211 802.11b wireless driverMichael Wu2007-10-104-0/+2751
* [MAC80211]: rework hardware crypto flagsJohannes Berg2007-10-101-2/+1
* [NETNS]: Fix loopback network namespace initialization.Daniel Lezcano2007-10-101-0/+1
* [NET]: Implement network device movement between namespacesEric W. Biederman2007-10-101-1/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-1012-17/+23
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-106-0/+18
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-108-0/+35
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-103-6/+9
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-1011-27/+38
* [TG3]: remove sparse warningsAndy Gospodarek2007-10-101-8/+5
* [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg2007-10-101-2/+1
* [IrDA]: Kingsun KS-959 IrDA USB driverAlex Villacís Lasso2007-10-103-0/+954
* [IrDA]: Kingsun Dazzle IrDA USB driverAlex Villacís Lasso2007-10-103-0/+836
* [NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma2007-10-102-26/+589
* [NET] netconsole: Support multiple logging targetsSatyam Sharma2007-10-101-40/+131
* [NET] netconsole: Introduce netconsole_netdev_notifierSatyam Sharma2007-10-101-0/+32
* [NET] netconsole: Introduce netconsole_targetSatyam Sharma2007-10-101-11/+25
* [NET] netconsole: Use netif_running() in write_msg()Satyam Sharma2007-10-101-9/+9
* [NET] netconsole: Simplify boot/module option setup logicSatyam Sharma2007-10-101-13/+14
* [NET] netconsole: Remove bogus checkSatyam Sharma2007-10-101-3/+0
* [NET] netconsole: Cleanups, codingstyle, prettyficationSatyam Sharma2007-10-101-28/+27
* [MYRI10GE]: Use LRO.Andrew Gallatin2007-10-102-1/+109
* [EHEA]: Use LRO.Jan-Bernd Themann2007-10-104-7/+100
* [NET]: Virtual ethernet device driver.Pavel Emelyanov2007-10-103-0/+484
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-1078-1380/+1241
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-102-1/+4
* r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu2007-10-051-3/+13
* sky2: jumbo frame regression fixStephen Hemminger2007-10-031-3/+0
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-031-1/+1
|\
| * [PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches2007-10-021-1/+1
* | dm9601: Fix receive MTUPeter Korsgaard2007-10-021-1/+1
* | mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth2007-10-021-1/+0
* | qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer2007-10-021-0/+6
* | qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer2007-10-021-0/+1
|/
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2007-10-011-1/+1
|\
| * [PATCH] libertas: build problems when partially modularRandy Dunlap2007-09-301-1/+1
* | mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2007-09-292-2/+4
* | e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-274-0/+5
* | sky2: fix transmit state on resumeStephen Hemminger2007-09-271-1/+16
* | sky2: FE+ vlan workaroundStephen Hemminger2007-09-271-2/+6
* | sky2: sky2 FE+ receive status workaroundStephen Hemminger2007-09-271-11/+17
* | mv643xx_eth: duplicate methods in initializerAl Viro2007-09-261-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-261-8/+6
|\ \