summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath5k: enable combined michael mic in key cacheBob Copeland2008-12-054-14/+22
* ath5k: clean up ath5k_hw_set_keyBob Copeland2008-12-051-24/+34
* ath5k: preserve higher order bits when setting mac addressBob Copeland2008-12-051-5/+4
* iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-052-163/+163
* nl80211: relicense nl80211.h under the ISCLuis R. Rodriguez2008-12-051-1/+20
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-058-6/+131
* mac80211: only transition STAs ps->wake on data framesJohannes Berg2008-12-051-8/+20
* iwlwifi: properly initialize calibration command headerTomas Winkler2008-12-053-33/+40
* mac80211: disassociate prior to unlinking AP/stationTomas Winkler2008-12-051-4/+14
* mac80211: deauth when interface is marked downJohn W. Linville2008-12-051-1/+5
* hostap: select required crypto bits in KconfigJohn W. Linville2008-12-051-0/+7
* xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi2008-12-051-5/+0
* sgi-xp: Kill directly reference of netdev->privWang Chen2008-12-051-9/+4
* um: Kill directly reference of netdev->privWang Chen2008-12-059-19/+19
* xtensa: Kill directly reference of netdev->privWang Chen2008-12-051-8/+8
* simeth: Kill directly reference of netdev->privWang Chen2008-12-051-5/+5
* net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memsetJoe Perches2008-12-041-4/+2
* if_usb: Kill directly reference of netdev->privWang Chen2008-12-041-2/+2
* smc91x: remove isa stuff from smc91x driverLuotao Fu2008-12-042-49/+0
* net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery2008-12-042-2/+2
* net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery2008-12-042-10/+22
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-0420-183/+0
* atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-048-30/+164
* ne-h8300: convert to net_device_opsStephen Hemminger2008-12-042-8/+21
* hydra: convert to net_device_opsStephen Hemminger2008-12-042-7/+18
* zorro8390: convert to net_device_opsStephen Hemminger2008-12-042-7/+17
* e1000: e1000_adapter->polling_netdev is uselessWang Chen2008-12-042-27/+1
* ixgbe: function comment typoWang Chen2008-12-041-2/+1
* jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng2008-12-041-8/+0
* jme: GHC register control fix for new hardwareakeemting2008-12-042-20/+35
* pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski2008-12-041-9/+29
* pkt_sched: sch_htb: Remove L2T()Jarek Poplawski2008-12-041-8/+1
* bond: Kill directly reference of netdev->privWang Chen2008-12-041-1/+1
* mptlan: Kill directly reference of netdev->privWang Chen2008-12-042-6/+6
* dvb: Kill directly reference of netdev->privWang Chen2008-12-041-18/+19
* pkt_sched: sch_htb: Clean htb_class prio and quantum fieldsJarek Poplawski2008-12-041-25/+16
* pkt_sched: sch_htb: Remove htb_sched nwc_hit fieldJarek Poplawski2008-12-041-5/+2
* pkt_sched: sch_htb: Remove htb_class aprio fieldJarek Poplawski2008-12-041-3/+2
* forcedeth: power down phy when interface is downEd Swierk2008-12-041-2/+10
* drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton2008-12-041-7/+7
* drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall2008-12-041-1/+1
* isdn: Kill directly reference of netdev->privWang Chen2008-12-044-53/+61
* hysdn: Kill directly reference of netdev->privWang Chen2008-12-041-3/+3
* Phonet: basic net namespace supportRĂ©mi Denis-Courmont2008-12-045-15/+14
* xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi2008-12-041-15/+11
* xfrm: Cleanup for unlink SPD entryWei Yongjun2008-12-031-25/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-031-0/+1
|\
| * xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun2008-12-031-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-12-0336-1559/+209
|\ \
| * | Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann2008-11-301-9/+21