Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | pohmelfs/connector: Disallow unpliviged users to configure pohmelfs | Philipp Reisner | 2009-10-02 | 1 | -0/+3 | |
| | * | | | | | dst/connector: Disallow unpliviged users to configure dst | Philipp Reisner | 2009-10-02 | 1 | -0/+5 | |
| | * | | | | | dm/connector: Only process connector packages from privileged processes | Philipp Reisner | 2009-10-02 | 1 | -0/+3 | |
| | * | | | | | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner | 2009-10-02 | 2 | -10/+5 | |
| | * | | | | | connector/dm: Fixed a compilation warning | Philipp Reisner | 2009-10-02 | 1 | -2/+1 | |
| | * | | | | | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 | 7 | -10/+11 | |
| | * | | | | | connector: Keep the skb in cn_callback_data | Philipp Reisner | 2009-10-02 | 2 | -7/+7 | |
| | * | | | | | e1000e/igb/ixgbe: Don't report an error if devices don't support AER | Frans Pop | 2009-10-02 | 3 | -33/+6 | |
| | * | | | | | net: Fix wrong sizeof | Jean Delvare | 2009-10-02 | 1 | -1/+1 | |
| | * | | | | | sky2: irqname based on pci address | Stephen Hemminger | 2009-10-02 | 2 | -2/+7 | |
| | * | | | | | skge: use unique IRQ name | Michal Schmidt | 2009-10-02 | 2 | -2/+7 | |
| | * | | | | | Kconfig: STRIP: Remove stale bits of STRIP help text | Ralf Baechle | 2009-10-01 | 1 | -7/+6 | |
| | * | | | | | NET: mkiss: Fix typo | Ralf Baechle | 2009-10-01 | 1 | -2/+2 | |
| | * | | | | | tg3: Remove prev_vlan_tag from struct tx_ring_info | Eric Dumazet | 2009-10-01 | 1 | -1/+0 | |
| | * | | | | | move virtnet_remove to .devexit.text | Uwe Kleine-König | 2009-10-01 | 1 | -1/+1 | |
| | * | | | | | don't use __devexit_p to wrap sgiseeq_remove | Uwe Kleine-König | 2009-10-01 | 1 | -1/+1 | |
| | * | | | | | don't use __devexit_p to wrap meth_remove | Uwe Kleine-König | 2009-10-01 | 1 | -1/+1 | |
| | * | | | | | bonding: set primary param via sysfs | Jiri Pirko | 2009-10-01 | 1 | -0/+1 | |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-01 | 4 | -26/+44 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ar9170: fix bug in iq-auto calibration value calculation | Christian Lamparter | 2009-09-29 | 1 | -4/+2 | |
| | | * | | | | | rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb | Michal Szalata | 2009-09-29 | 1 | -0/+1 | |
| | | * | | | | | mac80211_hwsim: Fix initial beacon timer configuration | Jouni Malinen | 2009-09-29 | 1 | -0/+3 | |
| | | * | | | | | b43: Always use block-I/O for the PIO data registers | Michael Buesch | 2009-09-29 | 1 | -22/+38 | |
| | * | | | | | | ixgbe: correct the parameter description | Jiri Pirko | 2009-10-01 | 1 | -3/+1 | |
| | * | | | | | | be2net: Workaround to fix a bug in Rx Completion processing. | Ajit Khaparde | 2009-10-01 | 4 | -6/+24 | |
| | * | | | | | | 3c59x: Rework suspend and resume | Anton Vorontsov | 2009-10-01 | 1 | -39/+38 | |
| | * | | | | | | drivers/net: ks8851_mll ethernet network driver | Choi, David | 2009-10-01 | 3 | -0/+1705 | |
| | * | | | | | | skge: Make sure both ports initialize correctly | Mike McCormack | 2009-10-01 | 1 | -3/+6 | |
| | * | | | | | | bcm63xx_enet: timeout off by one in do_mdio_op() | roel kluin | 2009-10-01 | 1 | -1/+1 | |
| | * | | | | | | qlge: Fix error exit for probe call. | Ron Mercer | 2009-10-01 | 1 | -5/+5 | |
| | * | | | | | | qlge: Protect reset recovery with rtnl_lock(). | Ron Mercer | 2009-10-01 | 1 | -3/+3 | |
| | * | | | | | | qlge: Fix spin_lock warning. | Ron Mercer | 2009-10-01 | 1 | -2/+0 | |
| | * | | | | | | qlge: Fix out of sync hardware semaphore. | Ron Mercer | 2009-10-01 | 1 | -4/+4 | |
| | * | | | | | | qlge: Fix bad bit definitions. | Ron Mercer | 2009-10-01 | 1 | -9/+9 | |
| | * | | | | | | ixgbe: Remove ATR computation for UDP traffic | Peter P Waskiewicz Jr | 2009-10-01 | 1 | -7/+0 | |
| | * | | | | | | ixgbe patch to provide NIC's tx/rx counters via ethtool | Ben Greear | 2009-10-01 | 2 | -2/+9 | |
| | * | | | | | | ixgbe: Bump driver version number | Peter P Waskiewicz Jr | 2009-10-01 | 1 | -1/+1 | |
| | * | | | | | | ixgbe: Fix backplane flow control autoneg | Peter P Waskiewicz Jr | 2009-10-01 | 3 | -52/+187 | |
| | * | | | | | | ixgbe: Fix disabling of relaxed ordering with Tx DCA | Peter P Waskiewicz Jr | 2009-10-01 | 1 | -3/+20 | |
| * | | | | | | | spi-imx: strip down chipselect function to only drive the chipselect | Uwe Kleine-König | 2009-10-02 | 1 | -33/+17 | |
| * | | | | | | | spi-imx: initialize complete config struct | Uwe Kleine-König | 2009-10-02 | 1 | -0/+1 | |
| * | | | | | | | spi-imx: no need to assert bits_per_word being initialized | Uwe Kleine-König | 2009-10-02 | 1 | -3/+0 | |
| * | | | | | | | spi-imx: setup mode_bits we can handle | Sascha Hauer | 2009-10-02 | 1 | -0/+1 | |
| * | | | | | | | spi-imx: fix initial chipselect settings | Sascha Hauer | 2009-10-02 | 1 | -1/+6 | |
| * | | | | | | | spi-imx: update state correctly | Sascha Hauer | 2009-10-02 | 1 | -0/+7 | |
| * | | | | | | | spi-imx: rename source file to spi_imx.c | Uwe Kleine-König | 2009-10-02 | 2 | -169/+169 | |
| * | | | | | | | serial: add parameter to force skipping the test for the TXEN bug | Chuck Ebbert | 2009-10-02 | 1 | -1/+6 | |
| * | | | | | | | serial167: fix read buffer overflow | Roel Kluin | 2009-10-02 | 1 | -5/+2 | |
| * | | | | | | | cyclades: fix read buffer overflow | Roel Kluin | 2009-10-02 | 1 | -1/+1 | |
| * | | | | | | | icom: convert space to tabs | Breno Leitao | 2009-10-02 | 1 | -28/+26 |