aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mdio: Add XENPAK LASI register definitionsBen Hutchings2009-05-171-0/+28
* mdio: Add 10GBASE-T SNR register definitionBen Hutchings2009-05-171-0/+7
* net: tx scalability works : trans_startEric Dumazet2009-05-171-0/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-082-1/+32
|\
| * mac80211: Update SA Query transaction id lengthJouni Malinen2009-05-061-1/+1
| * wl12xx: add driverKalle Valo2009-05-061-0/+31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-083-0/+7
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-052-0/+4
| |\ \
| | * | netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-051-0/+2
| | * | netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy2009-05-051-0/+2
| * | | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-041-0/+3
* | | | net: Add missing rculist.h include to netdevice.hDavid S. Miller2009-05-061-0/+1
* | | | net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko2009-05-052-2/+62
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-032-2/+3
|\ \ \ | |/ /
| * | virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
| * | netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-294-9/+75
|\ \ \ | |/ /
| * | netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-5/+68
| * | net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
| * | net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| * | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-251-0/+1
| |\ \ | | |/
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-0/+1
* | | ethtool/mdio: Support backplane mode negotiationBen Hutchings2009-04-292-0/+15
* | | ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings2009-04-292-3/+6
* | | mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2009-04-291-0/+3
* | | mii: Add mii_advertise_flowctrl()Ben Hutchings2009-04-291-0/+16
* | | mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings2009-04-291-12/+6
* | | mdio: Add generic MDIO (clause 45) support functionsBen Hutchings2009-04-291-0/+66
* | | mdio: Add register definitions for MDIO (clause 45)Ben Hutchings2009-04-291-0/+237
* | | ethtool: Add port type PORT_OTHERBen Hutchings2009-04-291-0/+1
* | | net: netif_tx_queue_stopped too expensiveEric Dumazet2009-04-281-2/+8
* | | sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2009-04-281-0/+2
* | | smsc911x: add fifo byteswap support V2Magnus Damm2009-04-281-0/+10
* | | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-271-0/+7
* | | gro: Fix handling of headers that extend over the tailHerbert Xu2009-04-271-1/+1
* | | tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2009-04-271-0/+1
* | | net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-271-4/+2
* | | openfirmware: Add OF phylib support codeGrant Likely2009-04-271-0/+22
* | | phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-271-0/+5
* | | phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-271-0/+1
* | | of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-271-0/+3
* | | snmp: add missing counters for RFC 4293Neil Horman2009-04-271-2/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-255-20/+166
|\ \ \
| * | | nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-221-2/+11
| * | | nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-221-1/+3
| * | | mac80211: validate TIM IE length (redux)Johannes Berg2009-04-221-1/+31
| * | | nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-2/+22
| * | | cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-221-0/+18
| * | | mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-221-0/+9