aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu1-3/+5
2007-10-10[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu1-14/+13
2007-10-10[PATCH] adm8211: Use revision from pci_devMichael Wu2-26/+22
2007-10-10[PATCH] adm8211: kill version printksMichael Wu1-15/+0
2007-10-10[PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu1-4/+3
2007-10-10[PATCH] adm8211: kill interrupt loopMichael Wu1-45/+39
2007-10-10[PATCH] rt2x00: Release rt2x00 2.0.9Ivo van Doorn1-1/+1
2007-10-10[PATCH] rt2x00: Fix panic on rmmod with rfkill enabledIvo van Doorn1-0/+3
2007-10-10[PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2-2/+2
2007-10-10[PATCH] rt2x00: Stop link tuning when radio is downIvo van Doorn1-0/+7
2007-10-10[PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner workIvo van Doorn1-2/+1
2007-10-10rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn1-0/+37
2007-10-10[PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn11-84/+115
2007-10-10[PATCH] rt2x00: Correctly identify rt2561turboIvo van Doorn1-2/+2
2007-10-10[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2-10/+8
2007-10-10[PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn2-2/+2
2007-10-10[PATCH] rt2x00: Correct error in calculating rssi for link tunerIvo van Doorn1-2/+6
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg6-65/+58
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg6-11/+11
2007-10-10[PATCH] wireless networking: move frame inline functions to generic headerJohannes Berg2-60/+61
2007-10-10[PATCH] mac80211: document a lot moreJohannes Berg1-293/+499
2007-10-10[PATCH] mac80211: renumber and document the hardware flagsJohannes Berg1-40/+45
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg5-22/+65
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg34-1267/+1383
2007-10-10[NET]: Proper comment for loopback initialization order.Denis V. Lunev1-0/+3
2007-10-10[NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman2-20/+6
2007-10-10[IRDA]: Document the fact that smsc-ircc2 will not use PNP by defaultJonathan Bastien-Filiatrault1-1/+1
2007-10-10[ATM] net/atm/lec.c: printk warning fixAndrew Morton1-1/+1
2007-10-10[PASEMI_MAC]: remove unused functionSatyam Sharma1-5/+0
2007-10-10[SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changesSatyam Sharma1-10/+8
2007-10-10[WIRELESS]: Fix Kconfig.Andrew Morton1-1/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger65-475/+481
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger11-44/+40
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger19-70/+63
2007-10-10[NET]: Remove no longer relevant comment in loopback driver.David S. Miller1-1/+0
2007-10-10[NET]: Make the loopback device per network namespace.Eric W. Biederman13-45/+64
2007-10-10[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman3-6/+10
2007-10-10[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroyEric W. Biederman1-2/+0
2007-10-10[NET]: Dynamically allocate the per cpu counters for the loopback device.Eric W. Biederman1-4/+28
2007-10-10[NET]: Add network namespace clone & unshare support.Eric W. Biederman6-5/+83
2007-10-10[NET]: Fix running without sysfsEric W. Biederman3-23/+20
2007-10-10[CCID3]: Remove ifdef surrounding BUG_ONArnaldo Carvalho de Melo1-4/+0
2007-10-10[DCCP]: Reduce the number of writable statesGerrit Renker1-1/+1
2007-10-10[DCCP]: Factor out common code for generating ResetsGerrit Renker4-66/+65
2007-10-10[DCCP]: Sequence number wrap-around when sending resetGerrit Renker2-2/+2
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker6-9/+39
2007-10-10[DCCP]: Remove duplicate code for Reset from connected socketGerrit Renker1-59/+19
2007-10-10[DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker2-9/+19
2007-10-10[DCCP]: Add FIXME for send_delayed_ackGerrit Renker2-1/+1
2007-10-10[CCID3]: Move NULL-protection into functionGerrit Renker2-31/+24