summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-28[netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik1-31/+12
2008-06-28tulip: remove wrapper around get_unalignedHarvey Harrison1-6/+4
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich1-0/+20
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich1-0/+5
2008-06-288139too: some style cleanupsMárton Németh1-6/+6
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna3-10/+11
2008-06-28net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2-4/+4
2008-06-28e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek1-1/+0
2008-06-28igb: make ioport freeTaku Izumi2-6/+45
2008-06-28e1000e: make ioport freeTaku Izumi2-6/+46
2008-06-28e1000: remove PCI Express device IDsAuke Kok2-36/+0
2008-06-28ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki1-3/+3
2008-06-28netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore1-1/+1
2008-06-28net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2-3/+6
2008-06-28inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov4-6/+17
2008-06-28CONNECTOR: add a proc entry to list connectorsLi Zefan1-0/+40
2008-06-28netlink: Fix some doc comments in net/netlink/attr.cJulius Volz1-3/+4
2008-06-28tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger2-6/+6
2008-06-28include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk1-0/+4
2008-06-28pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk1-11/+0
2008-06-28pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.WANG Cong1-1/+1
2008-06-28netdevice: Fix typo of dev_unicast_add() commentWang Chen1-1/+1
2008-06-28af_unix: fix 'poll for write'/connected DGRAM socketsRainer Weikusat1-28/+24
2008-06-28tcp: fix for splice receive when used with software LROOctavian Purdila1-5/+12
2008-06-28tcp: calculate tcp_mem based on low memory instead of all memoryMiquel van Smoorenburg1-3/+6
2008-06-28hamradio: remove unused variableAndre Haupt1-2/+0
2008-06-27mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach1-0/+9
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison1-1/+1
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn3-15/+28
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville4-8/+21
2008-06-27ath5k: remove now unused variable declared in ath5k_txJohn W. Linville1-1/+0
2008-06-27mac80211: fix tx fragmentationJohannes Berg1-31/+37
2008-06-27mac80211: make workqueue freezableJohannes Berg1-1/+1
2008-06-27wireless: Small cleanupsPavel Machek2-25/+20
2008-06-27iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2-2/+11
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn1-2/+5
2008-06-27mac80211: add phy information to giwnameTomas Winkler1-0/+32
2008-06-27mac80211: update the authentication methodEmmanuel Grumbach1-0/+13
2008-06-27mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach1-0/+3
2008-06-27b43: Fix PIO skb clobberMichael Buesch1-1/+1
2008-06-27rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn1-3/+6
2008-06-27mac80211: mlme.c use new frame control helpersHarvey Harrison1-20/+19
2008-06-27mac80211: rx.c use new frame control helpersHarvey Harrison1-4/+3
2008-06-27mac80211: tx.c use new frame control helpersHarvey Harrison1-29/+25
2008-06-27mac80211: wep.c use new frame control helpersHarvey Harrison1-24/+15
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland3-154/+132
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez5-38/+41
2008-06-27rt2x00: Remove duplicate deinitializationIvo van Doorn1-18/+2
2008-06-27b43: Add debugfs firmware debugging knobMichael Buesch3-0/+15
2008-06-27b43: Add simple firmware watchdogMichael Buesch2-0/+17