summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ieee80211 Switched to sscanf in store_debug_levelJames Ketrenos2005-09-161-20/+6
* [PATCH] ieee80211 Cleanup memcpy parameters.James Ketrenos2005-09-161-8/+8
* [PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos2005-09-162-10/+5
* [PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos2005-09-162-6/+6
* [PATCH] ieee80211 Added wireless spy supportJames Ketrenos2005-09-167-144/+134
* [PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos2005-09-162-10/+33
* [PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.cJames Ketrenos2005-09-161-17/+26
* [PATCH] orinoco: Update PCMCIA ID's.Pavel Roskin2005-09-162-21/+57
* [PATCH] orinoco: Don't include <net/ieee80211.h> twice.Pavel Roskin2005-09-161-2/+0
* [PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.Pavel Roskin2005-09-162-28/+1
* [PATCH] pcnet32: set min ring size to 4Hubert WS Lin2005-09-161-7/+12
* [PATCH] pcnet32: set_ringparam implementationHubert WS Lin2005-09-161-54/+209
* [PATCH] Add rapidio net driverMatt Porter2005-09-143-0/+589
* [PATCH] mii: Add test for GigE supportDale Farnsworth2005-09-142-0/+16
* [PATCH] C99 initializers in ray_cs.cviro@ZenIV.linux.org.uk2005-09-141-23/+23
* [PATCH] lne390 bogus castsviro@ZenIV.linux.org.uk2005-09-141-1/+1
* [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-1416-139/+101
* [PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser2005-09-145-19/+9
* [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-1417-92/+53
* [PATCH] orinoco: WE-18 supportPavel Roskin2005-09-142-110/+33
* [PATCH] via-rhine: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-1/+3
* [PATCH] sundance: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [PATCH] skge: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [PATCH] r8169: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [PATCH] pcnet32: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-1/+3
* [PATCH] ne2k-pci: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [PATCH] ixgb: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-142-1/+3
* [PATCH] forcedeth: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-1/+3
* [PATCH] e100: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-1/+3
* [PATCH] e1000: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-142-1/+3
* [PATCH] b44: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [PATCH] 8139too: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [PATCH] 8139cp: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-1312-36/+130
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller2005-09-131-1/+8
| |\
| | * [DCCP]: Handle SYNC packets in dccp_rcv_state_processArnaldo Carvalho de Melo2005-09-131-0/+6
| | * [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereqArnaldo Carvalho de Melo2005-09-131-1/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller2005-09-135-8/+90
| |\ \
| | * | [Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2005-09-132-3/+21
| | * | [Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann2005-09-131-5/+25
| | * | [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-132-0/+44
| * | | [NETFILTER]: Fix DHCP + MASQUERADE problemPatrick McHardy2005-09-131-0/+6
| * | | [NETFILTER]: Fix rcu race in ipt_REDIRECTPatrick McHardy2005-09-131-6/+10
| * | | [NETFILTER]: Simplify netbios helperPatrick McHardy2005-09-131-12/+7
| * | | [NETFILTER]: Use correct type for "ports" module parameterPatrick McHardy2005-09-133-9/+9
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-132-1/+5
|\ \ \ \
| * | | | [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2005-09-132-1/+5
* | | | | [PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake2005-09-131-3/+1
| |/ / / |/| | |
* | | | [PATCH] x86_64: Export end_pfnAndi Kleen2005-09-131-0/+1
* | | | [PATCH] Fix spinlock owner debuggingIngo Molnar2005-09-131-4/+4
OpenPOWER on IntegriCloud