summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mac80211: consolidate encryptionJohannes Berg2007-10-105-61/+77
* [PATCH] mac80211: consolidate decryptionJohannes Berg2007-10-105-43/+55
* [PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg2007-10-101-124/+226
* [PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg2007-10-102-12/+44
* [PKT_SCHED]: Add stateless NATHerbert Xu2007-10-105-0/+384
* [PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu2007-10-101-3/+5
* [PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu2007-10-101-14/+13
* [PATCH] adm8211: Use revision from pci_devMichael Wu2007-10-102-26/+22
* [PATCH] adm8211: kill version printksMichael Wu2007-10-101-15/+0
* [PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu2007-10-101-4/+3
* [PATCH] adm8211: kill interrupt loopMichael Wu2007-10-101-45/+39
* [PATCH] rt2x00: Release rt2x00 2.0.9Ivo van Doorn2007-10-101-1/+1
* [PATCH] rt2x00: Fix panic on rmmod with rfkill enabledIvo van Doorn2007-10-101-0/+3
* [PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2007-10-102-2/+2
* [PATCH] rt2x00: Stop link tuning when radio is downIvo van Doorn2007-10-101-0/+7
* [PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner workIvo van Doorn2007-10-101-2/+1
* rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn2007-10-101-0/+37
* [PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn2007-10-1011-84/+115
* [PATCH] rt2x00: Correctly identify rt2561turboIvo van Doorn2007-10-101-2/+2
* [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2007-10-102-10/+8
* [PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn2007-10-102-2/+2
* [PATCH] rt2x00: Correct error in calculating rssi for link tunerIvo van Doorn2007-10-101-2/+6
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-106-65/+58
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-106-11/+11
* [PATCH] wireless networking: move frame inline functions to generic headerJohannes Berg2007-10-102-60/+61
* [PATCH] mac80211: document a lot moreJohannes Berg2007-10-101-293/+499
* [PATCH] mac80211: renumber and document the hardware flagsJohannes Berg2007-10-101-40/+45
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-105-22/+65
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-1034-1267/+1383
* [NET]: Proper comment for loopback initialization order.Denis V. Lunev2007-10-101-0/+3
* [NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman2007-10-102-20/+6
* [IRDA]: Document the fact that smsc-ircc2 will not use PNP by defaultJonathan Bastien-Filiatrault2007-10-101-1/+1
* [ATM] net/atm/lec.c: printk warning fixAndrew Morton2007-10-101-1/+1
* [PASEMI_MAC]: remove unused functionSatyam Sharma2007-10-101-5/+0
* [SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changesSatyam Sharma2007-10-101-10/+8
* [WIRELESS]: Fix Kconfig.Andrew Morton2007-10-101-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-1065-475/+481
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-1011-44/+40
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-1019-70/+63
* [NET]: Remove no longer relevant comment in loopback driver.David S. Miller2007-10-101-1/+0
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-1013-45/+64
* [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman2007-10-103-6/+10
* [IPV4]: Remove unnecessary test for the loopback device from inetdev_destroyEric W. Biederman2007-10-101-2/+0
* [NET]: Dynamically allocate the per cpu counters for the loopback device.Eric W. Biederman2007-10-101-4/+28
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-106-5/+83
* [NET]: Fix running without sysfsEric W. Biederman2007-10-103-23/+20
* [CCID3]: Remove ifdef surrounding BUG_ONArnaldo Carvalho de Melo2007-10-101-4/+0
* [DCCP]: Reduce the number of writable statesGerrit Renker2007-10-101-1/+1
* [DCCP]: Factor out common code for generating ResetsGerrit Renker2007-10-104-66/+65
* [DCCP]: Sequence number wrap-around when sending resetGerrit Renker2007-10-102-2/+2
OpenPOWER on IntegriCloud