aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-27bnx2x: Separated FW from the source.Vladislav Zolotarov
2009-04-27bnx2x: FW 4.8.53.0Vladislav Zolotarov
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse
2009-04-27cxacru: Fix negative dB outputSimon Arlott
2009-04-27pasemi_mac: mac_to_intf() error not noticedroel kluin
2009-04-27drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P
2009-04-27igb: always use adapter->itr as EITR valueAlexander Duyck
2009-04-27vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov
2009-04-27vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov
2009-04-27bonding: ignore updelay param when there is no active slaveJiri Pirko
2009-04-27bonding: use ethtool for link checking firstJiri Pirko
2009-04-27net: fix fsl_pq_mdio driver to use module_init()Grant Likely
2009-04-27net: add Xilinx ll_temac device driverGrant Likely
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely
2009-04-27powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely
2009-04-27net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely
2009-04-27net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely
2009-04-27net: Rework gianfar driver to use of_mdio infrastructure.Grant Likely
2009-04-27net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely
2009-04-27net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely
2009-04-27openfirmware: Add OF phylib support codeGrant Likely
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely
2009-04-27snmp: add missing counters for RFC 4293Neil Horman
2009-04-27pcnet32: Remove redundant set of skb->devJohn Dykstra
2009-04-27ipv4: remove unused member in fib_table.Rami Rosen
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville
2009-04-24libertas: fix format warningJohn W. Linville
2009-04-248390p: fix build breakageAlexander Beregalov
2009-04-23af_iucv: Fix merge.Ursula Braun
2009-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner
2009-04-23af_iucv: cleanup and refactor recvmsg() EFAULT handlingHendrik Brueckner
2009-04-23af_iucv: Provide new socket type SOCK_SEQPACKETHendrik Brueckner
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner
2009-04-23af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)Hendrik Brueckner
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner
2009-04-23af_iucv: sync sk shutdown flag if iucv path is quiescedHendrik Brueckner
2009-04-23iucv: provide second per-cpu IUCV command parameter blockUrsula Braun
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen
2009-04-22rndis_wlan: select CFG80211 in KconfigJohn W. Linville
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg
2009-04-22mac80211: fix variable truncation on 32-bitJohannes Berg
2009-04-22rndis_wlan: free priv correctly when rndis_wext_bind failsJussi Kivilinna
2009-04-22rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna