aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-07tg3: Fix phylib locking strategyMatt Carlson
2009-10-07rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt
2009-10-06gigaset: correct debugging output selectionTilman Schmidt
2009-10-06gigaset: improve error recoveryTilman Schmidt
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt
2009-10-06gigaset: announce if built with debuggingTilman Schmidt
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt
2009-10-06gigaset: linearize skbTilman Schmidt
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt
2009-10-06isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt
2009-10-06isdn: avoid races in capidrvTilman Schmidt
2009-10-06isdn: accept CAPI Informational Info values as successTilman Schmidt
2009-10-06be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde
2009-10-06be2net: Fix a typo in be_cmds.hAjit Khaparde
2009-10-06be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde
2009-10-06qlge: Fix lock/mutex warnings.Ron Mercer
2009-10-06qlge: Fix queueing of firmware handler in ISR.Ron Mercer
2009-10-06qlge: Fix some bit definitions for reset register.Ron Mercer
2009-10-06connector: Fix incompatible pointer type warningStephen Boyd
2009-10-05be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki
2009-10-04e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck
2009-10-04ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore
2009-10-04ixgbe: add support for 82599 Combined BackplaneDon Skidmore
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop
2009-10-02net: Fix wrong sizeofJean Delvare
2009-10-01sky2: irqname based on pci addressStephen Hemminger
2009-10-01skge: use unique IRQ nameMichal Schmidt
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle
2009-10-01NET: mkiss: Fix typoRalf Baechle
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet
2009-10-01move virtnet_remove to .devexit.textUwe Kleine-König
2009-10-01don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König
2009-10-01bonding: set primary param via sysfsJiri Pirko
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David