Age | Commit message (Expand) | Author |
2010-06-23 | qlcnic: handshake with card after fw load | Amit Kumar Salecha |
2010-06-23 | qlcnic: cleanup skb allocation | Amit Kumar Salecha |
2010-06-23 | e1000e: disable gig speed when in S0->Sx transition | Bruce Allan |
2010-06-23 | e1000e: packet split should not be used with early receive | Bruce Allan |
2010-06-23 | e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps | Bruce Allan |
2010-06-23 | e1000e: avoid polling h/w registers during link negotiation | Bruce Allan |
2010-06-20 | caif: Use link layer MTU instead of fixed MTU | Sjur Braendeland |
2010-06-18 | e1000e: update driver version number | Bruce Allan |
2010-06-18 | e1000e: update copyright information | Bruce Allan |
2010-06-18 | e1000e: enable support for EEE on 82579 | Bruce Allan |
2010-06-18 | e1000e: initial support for 82579 LOMs | Bruce Allan |
2010-06-18 | e1000e: fix check for manageability on ICHx/PCH | Bruce Allan |
2010-06-18 | e1000e: separate out PHY statistics register updates | Bruce Allan |
2010-06-18 | e1000e: cleanup e1000_sw_lcd_config_ich8lan() | Bruce Allan |
2010-06-18 | e1000e: cleanup ethtool loopback setup code | Bruce Allan |
2010-06-18 | cxgb4: minor cleanup | Dimitris Michailidis |
2010-06-18 | cxgb4: update FW definitions | Dimitris Michailidis |
2010-06-18 | cxgb4: add a missing error interrupt | Dimitris Michailidis |
2010-06-18 | cxgb4: propagate link initialization errors to .ndo_open's callers | Dimitris Michailidis |
2010-06-18 | cxgb4: switch to 64 bit inteface statistics | Dimitris Michailidis |
2010-06-18 | cxgb4: set dev_id to the port number | Dimitris Michailidis |
2010-06-18 | cxgb4: implement EEH | Dimitris Michailidis |
2010-06-18 | cxgb4: rearrange initialization code in preparation for EEH | Dimitris Michailidis |
2010-06-18 | cxgb4: dynamically determine flash size and FW image location | Dimitris Michailidis |
2010-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-06-17 | qlcnic: fix register access | Amit Kumar Salecha |
2010-06-17 | qlcnic: fix race in tx stop queue | Rajesh K Borundia |
2010-06-17 | qlcnic: seperate interrupt for TX | schacko |
2010-06-17 | qlcnic: change driver description | Sritej Velaga |
2010-06-17 | qlcnic: fix device soft reset | Sucheta Chakraborty |
2010-06-16 | be2net: enable ipv6 tso support | Ajit Khaparde |
2010-06-16 | qlcnic: Bumped up version number | Anirban Chakraborty |
2010-06-16 | qlcnic: Fix a bug in setting up NIC partitioning mode | Anirban Chakraborty |
2010-06-16 | ath5k: report PHY error frames only for chips which need it | Bruno Randolf |
2010-06-16 | ath5k: review RX descriptor functions | Bruno Randolf |
2010-06-16 | ath5k: take descriptor differences between 5210 and 5211 into account | Bruno Randolf |
2010-06-16 | ath5k: update 5210/5211 frame types | Bruno Randolf |
2010-06-16 | ath5k: review and add comments for descriptors | Bruno Randolf |
2010-06-16 | ath5k: remove pointless rx error overlay struct | Bruno Randolf |
2010-06-16 | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status() | Bruno Randolf |
2010-06-16 | ath5k: use direct function calls for descriptors when possible | Bruno Randolf |
2010-06-16 | ath5k: move checks and stats into new function | Bruno Randolf |
2010-06-16 | ath5k: split descriptor handling and frame receive | Bruno Randolf |
2010-06-16 | ath5k: unify rx descriptor error handling | Bruno Randolf |
2010-06-16 | ath5k: reset more pointers after we free skbs | Bruno Randolf |
2010-06-16 | ath5k: print more errors when decriptor setup fails | Bruno Randolf |
2010-06-16 | ath5k: fix rx descriptor debugging | Bruno Randolf |
2010-06-16 | ath5k: fix some comment typos | Bruno Randolf |
2010-06-16 | ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb() | Bruno Randolf |