aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-81/+127
2008-03-17ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-11/+11
2008-03-17ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund1-2/+4
2008-03-17igb: Correctly get protocol informationMitch Williams1-4/+17
2008-03-17[IOC3] Fix section missmatchRalf Baechle1-1/+2
2008-03-172.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler1-3/+7
2008-03-17forcedeth: limit tx to 16Ayaz Abdulla1-18/+100
2008-03-173c501: Further coding style fixesAlan Cox1-7/+9
2008-03-17cxgb3: Fix transmit queue stop mechanismDivy Le Ray1-3/+9
2008-03-17NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese1-0/+4
2008-03-17rndis_host: fix transfer size negotiationJean-Christophe Dubois1-4/+8
2008-03-17NEWEMAC: fix support for pause packetsPravin M. Bathija1-0/+7
2008-03-17drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall1-3/+0
2008-03-17drivers/net/ipg.c: remove unused variableJulia Lawall1-3/+0
2008-03-17epic100 endianness annotations and fixesAl Viro1-20/+27
2008-03-17ipg fixAl Viro1-1/+6
2008-03-17more misannotations: ne2k-pciAl Viro1-4/+4
2008-03-17fore2000 - fix misannotationsAl Viro2-108/+108
2008-03-17wan/farsync: copy_from_user() to iomem is wrongAl Viro1-5/+12
2008-03-17r6040 endianness fixesAl Viro1-4/+6
2008-03-13rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn4-68/+106
2008-03-13ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin1-0/+2
2008-03-13b43: phy.c fix typo in register writeHarvey Harrison1-1/+1
2008-03-13PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno1-0/+2
2008-03-13PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno1-12/+15
2008-03-13prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski1-0/+1
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin1-9/+14
2008-03-11[SCTP]: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury3-3/+9
2008-03-11net: fix build with CONFIG_NET=nAndrew Morton1-0/+2
2008-03-11[TCP]: Prevent sending past receiver window with TSO (at last skb)Ilpo Järvinen1-2/+10
2008-03-11rt2x00: Add new D-Link USB IDIvo van Doorn1-0/+1
2008-03-11rt2x00: never disable multicast because it disables broadcast tooAdam Baker2-4/+4
2008-03-11libertas: fix the 'compare command with itself' properlySebastian Siewior1-1/+1
2008-03-11drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville1-9/+9
2008-03-10[NETFILTER]: nf_queue: don't return error when unregistering a non-existant handlerPatrick McHardy1-1/+1
2008-03-10[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 existsPatrick McHardy1-11/+4
2008-03-10[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 existsPatrick McHardy1-14/+16
2008-03-10[NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg2-17/+3
2008-03-10[NETFILTER]: nf_conntrack: add \n to "expectation table full" messageAlexey Dobriyan1-1/+1
2008-03-10[NETFILTER]: xt_time: fix failure to match on SundaysJan Engelhardt1-2/+5
2008-03-10[NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond1-1/+1
2008-03-10[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.Eric Leblond1-1/+1
2008-03-10[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy1-1/+1
2008-03-07[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov1-0/+1
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov6-41/+114
2008-03-05RxRPC: fix rxrpc_recvmsg()'s returning of msg_nameDavid Howells1-1/+2
2008-03-05net/enc28j60: oops fixDavid Brownell1-1/+2
2008-03-05drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-3/+4
2008-03-05drivers/net/apne.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-3/+4
2008-03-05drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-2/+4